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-k8shim.git


The following commit(s) were added to refs/heads/branch-1.7 by this push:
     new 10cbacb8 Update SI to v1.7.0-0
10cbacb8 is described below

commit 10cbacb818624ccefea69d7ec3a453914674d8dc
Author: Peter Bacsko <[email protected]>
AuthorDate: Mon Jun 16 16:53:23 2025 +0200

    Update SI to v1.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 0a071cbe..ae642fe9 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ toolchain go1.23.7
 
 require (
        github.com/apache/yunikorn-core v1.7.0-1
-       github.com/apache/yunikorn-scheduler-interface v1.7.0-beta
+       github.com/apache/yunikorn-scheduler-interface v1.7.0-0
        github.com/google/go-cmp v0.7.0
        github.com/google/uuid v1.6.0
        github.com/looplab/fsm v1.0.2
diff --git a/go.sum b/go.sum
index a2b1fe81..1c57c3d8 100644
--- a/go.sum
+++ b/go.sum
@@ -8,8 +8,8 @@ github.com/antlr4-go/antlr/v4 v4.13.0 
h1:lxCg3LAv+EUK6t1i0y1V6/SLeUi0eKEKdhQAlS8
 github.com/antlr4-go/antlr/v4 v4.13.0/go.mod 
h1:pfChB/xh/Unjila75QW7+VU4TSnWnnk9UTnmpPaOR2g=
 github.com/apache/yunikorn-core v1.7.0-1 
h1:sMfWcx2BOrDadhZ6WFVqKY2tD0l+bVUMsAY87ksUhCU=
 github.com/apache/yunikorn-core v1.7.0-1/go.mod 
h1:kHi0NxYpOZf7OuW5D+xsi4Hz+EzdYt0GHVS/EW7AP5w=
-github.com/apache/yunikorn-scheduler-interface v1.7.0-beta 
h1:medrxNh5AUfSkpSiMC7Yh331SEwYQe/oY6DJ9vi1CkA=
-github.com/apache/yunikorn-scheduler-interface v1.7.0-beta/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/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 
h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
 github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod 
h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs=
 github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a 
h1:idn718Q4B6AGu/h5Sxe66HYVdqdGu2l9Iebqhi/AEoA=


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

Reply via email to