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

tingyao pushed a commit to branch branch-1.5
in repository https://gitbox.apache.org/repos/asf/yunikorn-k8shim.git


The following commit(s) were added to refs/heads/branch-1.5 by this push:
     new 661cd7d5 Updated go.mod / go.sum
661cd7d5 is described below

commit 661cd7d5133d4592f568d5b3bfecbf788a21eab4
Author: HuangTing-Yao <[email protected]>
AuthorDate: Thu Mar 7 21:11:27 2024 +0800

    Updated go.mod / go.sum
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 78c2f40c..f4bd866d 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ module github.com/apache/yunikorn-k8shim
 go 1.21
 
 require (
-       github.com/apache/yunikorn-core v1.5.0-2
+       github.com/apache/yunikorn-core v1.5.0-3
        github.com/apache/yunikorn-scheduler-interface v1.5.0-1
        github.com/google/go-cmp v0.6.0
        github.com/google/uuid v1.6.0
diff --git a/go.sum b/go.sum
index 9f930c53..e720b21d 100644
--- a/go.sum
+++ b/go.sum
@@ -9,8 +9,8 @@ github.com/NYTimes/gziphandler v1.1.1 
h1:ZUDjpQae29j0ryrS0u/B8HZfJBtBQHjqw2rQ2cq
 github.com/NYTimes/gziphandler v1.1.1/go.mod 
h1:n/CVRwUEOgIxrgPvAQhUUr9oeUtvrhMomdKFjzJNB0c=
 github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df 
h1:7RFfzj4SSt6nnvCPbCqijJi1nWCd+TqAT3bYCStRC18=
 github.com/antlr/antlr4/runtime/Go/antlr/v4 
v4.0.0-20230305170008-8188dc5388df/go.mod 
h1:pSwJ0fSY5KhvocuWSx4fz3BA8OrA1bQn+K1Eli3BRwM=
-github.com/apache/yunikorn-core v1.5.0-2 
h1:XVR81s4YK1LguUs+SwVTIE8P2w3HFJlOTZqdtQ7+qRw=
-github.com/apache/yunikorn-core v1.5.0-2/go.mod 
h1:/3s+DCUlX7fitgo1s07slxIB9WsbWvgrZgts3wGNHNE=
+github.com/apache/yunikorn-core v1.5.0-3 
h1:WqQhiZ7Q9JQz9FWDrY4q+BNOCDzihGSwou51lzwReiM=
+github.com/apache/yunikorn-core v1.5.0-3/go.mod 
h1:z4jL+/iga3IpL48irH5Kb1RsQGNpS/554QWcpUkRFdA=
 github.com/apache/yunikorn-scheduler-interface v1.5.0-1 
h1:RusZkydfuZNIKx/CHP9Jf97wikQ3cxJGWYlgJ9CjRuM=
 github.com/apache/yunikorn-scheduler-interface v1.5.0-1/go.mod 
h1:3jCo/Ash4yEmw05ozK3BihJDEEAMOZEN7rmxNfb0gO0=
 github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 
h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=


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

Reply via email to