File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55require (
66 github.com/GoogleCloudPlatform/spark-on-k8s-operator v0.0.0-20200212043150-3df703098970
7- github.com/apache/incubator-yunikorn-core v0.8.0-incubating-rc1
8- github.com/apache/incubator-yunikorn-scheduler-interface v0.8.0-incubating-rc1
7+ github.com/apache/incubator-yunikorn-core v0.8.0
8+ github.com/apache/incubator-yunikorn-scheduler-interface v0.8.0
99 github.com/coreos/etcd v3.3.20+incompatible // indirect
1010 github.com/coreos/go-semver v0.3.0 // indirect
1111 github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
Original file line number Diff line number Diff line change @@ -20,10 +20,14 @@ github.com/apache/incubator-yunikorn-core v0.0.0-20200417070322-891de7466236 h1:
2020github.com/apache/incubator-yunikorn-core v0.0.0-20200417070322-891de7466236 /go.mod h1:KZwPaVuSfV0yqQfuts9dKWlPi/S6mRnr81hLy/zczoI =
2121github.com/apache/incubator-yunikorn-core v0.8.0-incubating-rc1 h1:6M9UF0QVkeVWGtGV+rXYVgCHWa3isgHTLyJHBJFpiRw =
2222github.com/apache/incubator-yunikorn-core v0.8.0-incubating-rc1 /go.mod h1:KZwPaVuSfV0yqQfuts9dKWlPi/S6mRnr81hLy/zczoI =
23+ github.com/apache/incubator-yunikorn-core v0.8.0 h1:U7ARr+BHM5IxQM9Tgnk6WeL3HbyD4wTvutmTggG75CA =
24+ github.com/apache/incubator-yunikorn-core v0.8.0 /go.mod h1:9EG4nKIVaEpMr1f2aAF9Z+1EyOoscOxVFNS9A+1kznM =
2325github.com/apache/incubator-yunikorn-scheduler-interface v0.0.0-20200414171840-a773cd557b1f h1:MO1PV62hmeaahOItQq848+aSbypnjdtXj4k0v+O4+nI =
2426github.com/apache/incubator-yunikorn-scheduler-interface v0.0.0-20200414171840-a773cd557b1f /go.mod h1:De+73NNH4KaRL9MGGnCyHJOtx2oQGVYOaespfoRNGSo =
2527github.com/apache/incubator-yunikorn-scheduler-interface v0.8.0-incubating-rc1 h1:YAGs5q+oxM4lWb0UXshUFEoUGwORFTPsKaTQeVAFW20 =
2628github.com/apache/incubator-yunikorn-scheduler-interface v0.8.0-incubating-rc1 /go.mod h1:De+73NNH4KaRL9MGGnCyHJOtx2oQGVYOaespfoRNGSo =
29+ github.com/apache/incubator-yunikorn-scheduler-interface v0.8.0 h1:6gmLqBsnbUHbbd73GioZTqoXNbLXB7LPnFN9Qk6QpwU =
30+ github.com/apache/incubator-yunikorn-scheduler-interface v0.8.0 /go.mod h1:De+73NNH4KaRL9MGGnCyHJOtx2oQGVYOaespfoRNGSo =
2731github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
2832github.com/beorn7/perks v1.0.0 h1:HWo1m869IqiPhD389kmkxeTalrjNbbJTC8LXupb+sl0 =
2933github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
You can’t perform that action at this time.
0 commit comments