Skip to content

Commit 5eda611

Browse files
committed
Update SI to 1.7.0-0
1 parent d01d192 commit 5eda611

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ go 1.23.0
2424
toolchain go1.23.7
2525

2626
require (
27-
github.com/apache/yunikorn-scheduler-interface v0.0.0-20250304214837-4513ff3a692d
27+
github.com/apache/yunikorn-scheduler-interface v1.7.0-0
2828
github.com/google/btree v1.1.3
2929
github.com/google/go-cmp v0.7.0
3030
github.com/google/uuid v1.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/apache/yunikorn-scheduler-interface v0.0.0-20250304214837-4513ff3a692d h1:JDRId3/5HqpDlOV1RrVL8xDrZ2v0s/ucb6vpEGvkuy8=
2-
github.com/apache/yunikorn-scheduler-interface v0.0.0-20250304214837-4513ff3a692d/go.mod h1:udBVRAW3pcKRneNL8xTC9t40I5zwLjBldT+bpzw9He4=
1+
github.com/apache/yunikorn-scheduler-interface v1.7.0-0 h1:+IUvqn+dfwuQotSkzO+/Tr2rAmTmMVoB1XpfAlRtrC4=
2+
github.com/apache/yunikorn-scheduler-interface v1.7.0-0/go.mod h1:udBVRAW3pcKRneNL8xTC9t40I5zwLjBldT+bpzw9He4=
33
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
44
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
55
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=

0 commit comments

Comments
 (0)