File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ go 1.23.0
2323toolchain go1.23.7
2424
2525require (
26- github.com/apache/yunikorn-core v1.7.0-1
26+ github.com/apache/yunikorn-core v1.7.0-2
2727 github.com/apache/yunikorn-scheduler-interface v1.7.0-0
2828 github.com/google/go-cmp v0.7.0
2929 github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/NYTimes/gziphandler v1.1.1 h1:ZUDjpQae29j0ryrS0u/B8HZfJBtBQHjqw2rQ2cq
66github.com/NYTimes/gziphandler v1.1.1 /go.mod h1:n/CVRwUEOgIxrgPvAQhUUr9oeUtvrhMomdKFjzJNB0c =
77github.com/antlr4-go/antlr/v4 v4.13.0 h1:lxCg3LAv+EUK6t1i0y1V6/SLeUi0eKEKdhQAlS8TVTI =
88github.com/antlr4-go/antlr/v4 v4.13.0 /go.mod h1:pfChB/xh/Unjila75QW7+VU4TSnWnnk9UTnmpPaOR2g =
9- github.com/apache/yunikorn-core v1.7.0-1 h1:sMfWcx2BOrDadhZ6WFVqKY2tD0l+bVUMsAY87ksUhCU =
10- github.com/apache/yunikorn-core v1.7.0-1 /go.mod h1:kHi0NxYpOZf7OuW5D+xsi4Hz+EzdYt0GHVS/EW7AP5w =
9+ github.com/apache/yunikorn-core v1.7.0-2 h1:87sJvA8mimfSFWVsACaLs/uaxLgTC+9j6zxQbYORODY =
10+ github.com/apache/yunikorn-core v1.7.0-2 /go.mod h1:kHi0NxYpOZf7OuW5D+xsi4Hz+EzdYt0GHVS/EW7AP5w =
1111github.com/apache/yunikorn-scheduler-interface v1.7.0-0 h1:+IUvqn+dfwuQotSkzO+/Tr2rAmTmMVoB1XpfAlRtrC4 =
1212github.com/apache/yunikorn-scheduler-interface v1.7.0-0 /go.mod h1:udBVRAW3pcKRneNL8xTC9t40I5zwLjBldT+bpzw9He4 =
1313github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
You can’t perform that action at this time.
0 commit comments