This is an automated email from the ASF dual-hosted git repository.

pbacsko pushed a commit to branch branch-1.7
in repository https://gitbox.apache.org/repos/asf/yunikorn-core.git

commit 5eda61195813062d57eaf28d32db2550beaf871d
Author: Peter Bacsko <[email protected]>
AuthorDate: Mon Jun 16 15:46:28 2025 +0200

    Update SI to 1.7.0-0
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index dc6a3321..e7120c89 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ go 1.23.0
 toolchain go1.23.7
 
 require (
-       github.com/apache/yunikorn-scheduler-interface 
v0.0.0-20250304214837-4513ff3a692d
+       github.com/apache/yunikorn-scheduler-interface v1.7.0-0
        github.com/google/btree v1.1.3
        github.com/google/go-cmp v0.7.0
        github.com/google/uuid v1.6.0
diff --git a/go.sum b/go.sum
index b7dd89ae..8d2f8cf7 100644
--- a/go.sum
+++ b/go.sum
@@ -1,5 +1,5 @@
-github.com/apache/yunikorn-scheduler-interface 
v0.0.0-20250304214837-4513ff3a692d 
h1:JDRId3/5HqpDlOV1RrVL8xDrZ2v0s/ucb6vpEGvkuy8=
-github.com/apache/yunikorn-scheduler-interface 
v0.0.0-20250304214837-4513ff3a692d/go.mod 
h1:udBVRAW3pcKRneNL8xTC9t40I5zwLjBldT+bpzw9He4=
+github.com/apache/yunikorn-scheduler-interface v1.7.0-0 
h1:+IUvqn+dfwuQotSkzO+/Tr2rAmTmMVoB1XpfAlRtrC4=
+github.com/apache/yunikorn-scheduler-interface v1.7.0-0/go.mod 
h1:udBVRAW3pcKRneNL8xTC9t40I5zwLjBldT+bpzw9He4=
 github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
 github.com/beorn7/perks v1.0.1/go.mod 
h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
 github.com/cespare/xxhash/v2 v2.3.0 
h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to