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-scheduler-interface.git


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

commit 6190e3f84c404c06ec8025d89b6bfcea3f405ac9
Author: geordie <[email protected]>
AuthorDate: Tue Jan 30 21:36:08 2024 +0800

    [YUNIKORN-2335] Update go.mod from 1.20 to 1.21 (#119)
    
    Closes: #119
    
    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 0252445..2d259f6 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@
 
 module github.com/apache/yunikorn-scheduler-interface
 
-go 1.20
+go 1.21
 
 require (
        google.golang.org/grpc v1.58.3


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

Reply via email to