File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/apache/incubator-yunikorn-core
3
3
go 1.12
4
4
5
5
require (
6
- github.com/apache/incubator-yunikorn-scheduler-interface v0.8.0-incubating-rc1
6
+ github.com/apache/incubator-yunikorn-scheduler-interface v0.8.0
7
7
github.com/golang/protobuf v1.4.0 // indirect
8
8
github.com/gorilla/mux v1.7.3
9
9
github.com/kr/text v0.2.0 // indirect
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ github.com/apache/incubator-yunikorn-scheduler-interface v0.0.0-20200414171840-a
9
9
github.com/apache/incubator-yunikorn-scheduler-interface v0.0.0-20200414171840-a773cd557b1f /go.mod h1:De+73NNH4KaRL9MGGnCyHJOtx2oQGVYOaespfoRNGSo =
10
10
github.com/apache/incubator-yunikorn-scheduler-interface v0.8.0-incubating-rc1 h1:YAGs5q+oxM4lWb0UXshUFEoUGwORFTPsKaTQeVAFW20 =
11
11
github.com/apache/incubator-yunikorn-scheduler-interface v0.8.0-incubating-rc1 /go.mod h1:De+73NNH4KaRL9MGGnCyHJOtx2oQGVYOaespfoRNGSo =
12
+ github.com/apache/incubator-yunikorn-scheduler-interface v0.8.0 h1:6gmLqBsnbUHbbd73GioZTqoXNbLXB7LPnFN9Qk6QpwU =
13
+ github.com/apache/incubator-yunikorn-scheduler-interface v0.8.0 /go.mod h1:De+73NNH4KaRL9MGGnCyHJOtx2oQGVYOaespfoRNGSo =
12
14
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
13
15
github.com/beorn7/perks v1.0.0 h1:HWo1m869IqiPhD389kmkxeTalrjNbbJTC8LXupb+sl0 =
14
16
github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
You can’t perform that action at this time.
0 commit comments