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


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

commit 7051f34efb00aaac500c257e4cee3ce019270e57
Author: geordie <[email protected]>
AuthorDate: Tue Jan 30 21:37:32 2024 +0800

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

diff --git a/go.mod b/go.mod
index 2dc816e..8ea7640 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@
 
 module github.com/apache/yunikorn-web
 
-go 1.20
+go 1.21
 
 require gotest.tools/v3 v3.4.0
 


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

Reply via email to