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.24.0
2323toolchain go1.24.11
2424
2525require (
26- github.com/apache/yunikorn-core v1.8.0-0
26+ github.com/apache/yunikorn-core v1.8.0-1
2727 github.com/apache/yunikorn-scheduler-interface v1.8.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 @@ -14,6 +14,8 @@ github.com/antlr4-go/antlr/v4 v4.13.0 h1:lxCg3LAv+EUK6t1i0y1V6/SLeUi0eKEKdhQAlS8
1414github.com/antlr4-go/antlr/v4 v4.13.0 /go.mod h1:pfChB/xh/Unjila75QW7+VU4TSnWnnk9UTnmpPaOR2g =
1515github.com/apache/yunikorn-core v1.8.0-0 h1:316MKskCloVVYSD5q622SD+6bQ1QlEbv+1R0cra0YmU =
1616github.com/apache/yunikorn-core v1.8.0-0 /go.mod h1:Old4LJe6DssHyoP8gGOE8+rAoRS1qcQsFjHzUvAqnoY =
17+ github.com/apache/yunikorn-core v1.8.0-1 h1:cHD/r1qqz9eX6gfC51i+gxjQwLQEONKjBsmSwrUBC5I =
18+ github.com/apache/yunikorn-core v1.8.0-1 /go.mod h1:Old4LJe6DssHyoP8gGOE8+rAoRS1qcQsFjHzUvAqnoY =
1719github.com/apache/yunikorn-scheduler-interface v1.8.0-0 h1:04+mT++EG8NcXAYwtIMvcezOfck6gVLTEQmi3RwQZSM =
1820github.com/apache/yunikorn-scheduler-interface v1.8.0-0 /go.mod h1:v/OccKNZU9BcIrVxzcHHT7eisOT18qpIxPf4U13TEcs =
1921github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
You can’t perform that action at this time.
0 commit comments