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

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


The following commit(s) were added to refs/heads/master by this push:
     new d06b8d9  [YUNIKORN-2335] Update go.mod from 1.20 to 1.21 (#165)
d06b8d9 is described below

commit d06b8d9f5e944535226ff5683891af53285ea628
Author: geordie <g1geor...@gmail.com>
AuthorDate: Tue Jan 30 21:38:59 2024 +0800

    [YUNIKORN-2335] Update go.mod from 1.20 to 1.21 (#165)
    
    Closes: #165
    
    Signed-off-by: Chia-Ping Tsai <chia7...@gmail.com>
---
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index 7089d75..ccafe69 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@
 
 module github.com/apache/yunikorn-release
 
-go 1.20
+go 1.21
 
 require (
        github.com/TaoYang526/goutils v0.0.0-20210209083921-039008f0a57d


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to