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

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


The following commit(s) were added to refs/heads/master by this push:
     new b926dce1 [YUNIKORN-2416] [ADDENDUM] Update SI reference
b926dce1 is described below

commit b926dce1f914067e26c0e7a155e8dc9e22cd6f89
Author: Craig Condit <[email protected]>
AuthorDate: Thu Feb 22 15:00:45 2024 -0600

    [YUNIKORN-2416] [ADDENDUM] Update SI reference
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 918d96ba..ac92682e 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ module github.com/apache/yunikorn-core
 go 1.21
 
 require (
-       github.com/apache/yunikorn-scheduler-interface 
v0.0.0-20240222194711-770b7b60b5c6
+       github.com/apache/yunikorn-scheduler-interface 
v0.0.0-20240222205935-94c25b6d2579
        github.com/google/btree v1.1.2
        github.com/google/go-cmp v0.6.0
        github.com/google/uuid v1.6.0
diff --git a/go.sum b/go.sum
index 96819690..edae9f40 100644
--- a/go.sum
+++ b/go.sum
@@ -1,5 +1,5 @@
-github.com/apache/yunikorn-scheduler-interface 
v0.0.0-20240222194711-770b7b60b5c6 
h1:Uwvq+660rtbpeyoU22jmKPdOpMyl8C/AA2gmC0PgFEQ=
-github.com/apache/yunikorn-scheduler-interface 
v0.0.0-20240222194711-770b7b60b5c6/go.mod 
h1:O1eabhTkamZupM07mYbzoZ4TRS1pOnJKohOFnHpHcFs=
+github.com/apache/yunikorn-scheduler-interface 
v0.0.0-20240222205935-94c25b6d2579 
h1:uXGmiGX3sfrUtPM8sb4Nco5pgzPKrDJ0CtiBizhgbRM=
+github.com/apache/yunikorn-scheduler-interface 
v0.0.0-20240222205935-94c25b6d2579/go.mod 
h1:3jCo/Ash4yEmw05ozK3BihJDEEAMOZEN7rmxNfb0gO0=
 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.2.0 
h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=


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

Reply via email to