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

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


The following commit(s) were added to refs/heads/branch-1.10 by this push:
     new d345f41c [YUNIKORN-3394] update SI tag for 1.10.0
d345f41c is described below

commit d345f41c50c46e65d826413c7e8f166b5e88b469
Author: Wilfred Spiegelenburg <[email protected]>
AuthorDate: Thu Sep 10 21:27:48 2026 +1000

    [YUNIKORN-3394] update SI tag for 1.10.0
    
    Ran go mod tidy after tag update
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 60cf5987..8543cbb8 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ module github.com/apache/yunikorn-core
 go 1.26.0
 
 require (
-       github.com/apache/yunikorn-scheduler-interface 
v0.0.0-20260902114836-aee56d9f5e48
+       github.com/apache/yunikorn-scheduler-interface v1.10.0-0
        github.com/go-ldap/ldap/v3 v3.4.14
        github.com/google/go-cmp v0.7.0
        github.com/google/uuid v1.6.0
diff --git a/go.sum b/go.sum
index 034eef2e..1c2a41c1 100644
--- a/go.sum
+++ b/go.sum
@@ -2,8 +2,8 @@ github.com/Azure/go-ntlmssp v0.1.1 
h1:l+FM/EEMb0U9QZE7mKNEDw5Mu3mFiaa2GKOoTSsNDP
 github.com/Azure/go-ntlmssp v0.1.1/go.mod 
h1:NYqdhxd/8aAct/s4qSYZEerdPuH1liG2/X9DiVTbhpk=
 github.com/alexbrainman/sspi v0.0.0-20250919150558-7d374ff0d59e 
h1:4dAU9FXIyQktpoUAgOJK3OTFc/xug0PCXYCqU0FgDKI=
 github.com/alexbrainman/sspi v0.0.0-20250919150558-7d374ff0d59e/go.mod 
h1:cEWa1LVoE5KvSD9ONXsZrj0z6KqySlCCNKHlLzbqAt4=
-github.com/apache/yunikorn-scheduler-interface 
v0.0.0-20260902114836-aee56d9f5e48 
h1:l0aoGpXocwRihoXoUgeyi3gu4BbcAeKa0IIxcbseZXA=
-github.com/apache/yunikorn-scheduler-interface 
v0.0.0-20260902114836-aee56d9f5e48/go.mod 
h1:eF8OKdrML/PjpazkpA71nPK1BK8kxvMAi5R+YmwheFg=
+github.com/apache/yunikorn-scheduler-interface v1.10.0-0 
h1:V3M0huQTw9F+qPLIoyRGD+Sq3CyaT4eqVY7Do1rUlK8=
+github.com/apache/yunikorn-scheduler-interface v1.10.0-0/go.mod 
h1:yGzF2ElwYisgWrs6FhBuOZWMhgJmHt1wUzHGCky/bQc=
 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