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.12
2222
2323require (
2424 github.com/GoogleCloudPlatform/spark-on-k8s-operator v0.0.0-20200212043150-3df703098970
25- github.com/apache/incubator-yunikorn-core v0.0.0-20200717041747-f674ea91ec17
26- github.com/apache/incubator-yunikorn-scheduler-interface v0.8.1-0.20200623235757-ceaac44952b8
25+ github.com/apache/incubator-yunikorn-core v0.9.0
26+ github.com/apache/incubator-yunikorn-scheduler-interface v0.9.0
2727 github.com/coreos/etcd v3.3.20+incompatible // indirect
2828 github.com/coreos/go-semver v0.3.0 // indirect
2929 github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ github.com/apache/incubator-yunikorn-core v0.0.0-20200717041747-f674ea91ec17 h1:
3636github.com/apache/incubator-yunikorn-core v0.0.0-20200717041747-f674ea91ec17 /go.mod h1:ylbn8J42XqliChvwiTcZ4FNjhD555OLyzuiYPnGhTTI =
3737github.com/apache/incubator-yunikorn-core v0.8.0 h1:U7ARr+BHM5IxQM9Tgnk6WeL3HbyD4wTvutmTggG75CA =
3838github.com/apache/incubator-yunikorn-core v0.8.0 /go.mod h1:9EG4nKIVaEpMr1f2aAF9Z+1EyOoscOxVFNS9A+1kznM =
39+ github.com/apache/incubator-yunikorn-core v0.9.0 h1:08+ptyYzl8U6CskQoUa6S00X2eGmDRD31jqmFKqKPSk =
40+ github.com/apache/incubator-yunikorn-core v0.9.0 /go.mod h1:js4UQUce2hxY5sZXnpyV33US/aCw3clkNZ5eahubUzw =
3941github.com/apache/incubator-yunikorn-scheduler-interface v0.0.0-20200414171840-a773cd557b1f h1:MO1PV62hmeaahOItQq848+aSbypnjdtXj4k0v+O4+nI =
4042github.com/apache/incubator-yunikorn-scheduler-interface v0.0.0-20200414171840-a773cd557b1f /go.mod h1:De+73NNH4KaRL9MGGnCyHJOtx2oQGVYOaespfoRNGSo =
4143github.com/apache/incubator-yunikorn-scheduler-interface v0.8.0 h1:6gmLqBsnbUHbbd73GioZTqoXNbLXB7LPnFN9Qk6QpwU =
@@ -46,6 +48,8 @@ github.com/apache/incubator-yunikorn-scheduler-interface v0.8.1-0.20200613000533
4648github.com/apache/incubator-yunikorn-scheduler-interface v0.8.1-0.20200613000533-a889c9d6bafc /go.mod h1:t1x4L4P6YzNYRhZjQg7qAd/RM8ICaXZ1vo16SimxVes =
4749github.com/apache/incubator-yunikorn-scheduler-interface v0.8.1-0.20200623235757-ceaac44952b8 h1:aORS/WDQWXXLEUWB4Xt+uDmFZ+5sYOTQQuXB6e3U+To =
4850github.com/apache/incubator-yunikorn-scheduler-interface v0.8.1-0.20200623235757-ceaac44952b8 /go.mod h1:t1x4L4P6YzNYRhZjQg7qAd/RM8ICaXZ1vo16SimxVes =
51+ github.com/apache/incubator-yunikorn-scheduler-interface v0.9.0 h1:8B5fYkjol04f4wxa5SYZ3apXEDoZ2mXoYa0IWqLJLEQ =
52+ github.com/apache/incubator-yunikorn-scheduler-interface v0.9.0 /go.mod h1:t1x4L4P6YzNYRhZjQg7qAd/RM8ICaXZ1vo16SimxVes =
4953github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
5054github.com/beorn7/perks v1.0.0 h1:HWo1m869IqiPhD389kmkxeTalrjNbbJTC8LXupb+sl0 =
5155github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
You can’t perform that action at this time.
0 commit comments