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 @@ -23,7 +23,7 @@ go 1.23.0
2323toolchain go1.23.7
2424
2525require (
26- github.com/apache/yunikorn-core v1.6.2 -0
26+ github.com/apache/yunikorn-core v1.6.3 -0
2727 github.com/apache/yunikorn-scheduler-interface v1.6.2-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 @@ -13,6 +13,8 @@ github.com/antlr4-go/antlr/v4 v4.13.0 h1:lxCg3LAv+EUK6t1i0y1V6/SLeUi0eKEKdhQAlS8
1313github.com/antlr4-go/antlr/v4 v4.13.0 /go.mod h1:pfChB/xh/Unjila75QW7+VU4TSnWnnk9UTnmpPaOR2g =
1414github.com/apache/yunikorn-core v1.6.2-0 h1:K3n5CslVkBzqmLt9tKpe2fH0a5xx2MTvUGXqWDIShBw =
1515github.com/apache/yunikorn-core v1.6.2-0 /go.mod h1:SI6FfvQhyf20PPX811Rq20TQ7DpbaW6yJ1zFeSAkBHU =
16+ github.com/apache/yunikorn-core v1.6.3-0 h1:T/HTJRNGH60CANgtNcFBeQeOX7lXFag6IvEW8L4j3vI =
17+ github.com/apache/yunikorn-core v1.6.3-0 /go.mod h1:SI6FfvQhyf20PPX811Rq20TQ7DpbaW6yJ1zFeSAkBHU =
1618github.com/apache/yunikorn-scheduler-interface v1.6.2-0 h1:C+LfkX4t6oP3d2fxdRJ/TSWF5weSpcdBF4XkWuMsaM8 =
1719github.com/apache/yunikorn-scheduler-interface v1.6.2-0 /go.mod h1:udBVRAW3pcKRneNL8xTC9t40I5zwLjBldT+bpzw9He4 =
1820github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
You can’t perform that action at this time.
0 commit comments