File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ go 1.20
2222
2323require (
2424 github.com/GoogleCloudPlatform/spark-on-k8s-operator v0.0.0-20201215015655-2e8b733f5ad0
25- github.com/apache/yunikorn-core v0.0 .0-20230525055051-94e6f2dc1c7b
26- github.com/apache/yunikorn-scheduler-interface v0.0 .0-20230517151935-1714a5751931
25+ github.com/apache/yunikorn-core v1.3 .0-1
26+ github.com/apache/yunikorn-scheduler-interface v1.3 .0-1
2727 github.com/google/uuid v1.2.0
2828 github.com/gorilla/mux v1.8.0
2929 github.com/looplab/fsm v1.0.1
Original file line number Diff line number Diff line change @@ -104,10 +104,10 @@ github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRF
104104github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d /go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho =
105105github.com/antihax/optional v1.0.0 /go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY =
106106github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210826220005-b48c857c3a0e /go.mod h1:F7bn7fEU90QkQ3tnmaTx3LTKLEDqnwWODIYppRQ5hnY =
107- github.com/apache/yunikorn-core v0.0 .0-20230525055051-94e6f2dc1c7b h1:F3BFzXJc9HrAQLSxO0CuHvOdfs+Y2lQUaQDlxXHjE4E =
108- github.com/apache/yunikorn-core v0.0 .0-20230525055051-94e6f2dc1c7b /go.mod h1:wWlHi3ObVd6MeS9ZESRmTdIjd/UhPEc4/Aj65xbCRtQ =
109- github.com/apache/yunikorn-scheduler-interface v0.0 .0-20230517151935-1714a5751931 h1:3MJuXAq/BxWhGdwxDMwmLKX3a2YDDYQz+upupHAtQsc =
110- github.com/apache/yunikorn-scheduler-interface v0.0 .0-20230517151935-1714a5751931 /go.mod h1:r4amgZ4uYT1K0KpfYoNV4Ao2GVIYOUU0Rxru89g0WsQ =
107+ github.com/apache/yunikorn-core v1.3 .0-1 h1:e9hi8N7qoswtY6fWyNuUvSSRVKhpqbcqzKqOYDKlgQc =
108+ github.com/apache/yunikorn-core v1.3 .0-1 /go.mod h1:WjT8/AonqBc41lgxbpAMrJsHRr2sCssIkbhneeOR4d0 =
109+ github.com/apache/yunikorn-scheduler-interface v1.3 .0-1 h1:0IIgjR+8Uptc4Qe4LBEc3wP+Dm8bnh8DXiAp9Ljkpss =
110+ github.com/apache/yunikorn-scheduler-interface v1.3 .0-1 /go.mod h1:r4amgZ4uYT1K0KpfYoNV4Ao2GVIYOUU0Rxru89g0WsQ =
111111github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e /go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o =
112112github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 /go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8 =
113113github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da /go.mod h1:Q73ZrmVTwzkszR9V5SSuryQ31EELlFMUz1kKyl939pY =
You can’t perform that action at this time.
0 commit comments