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


The following commit(s) were added to refs/heads/master by this push:
     new e65642e4 [YUNIKORN-2523] Bump go to 1.22 (#813)
e65642e4 is described below

commit e65642e4ee6bc8878d8c3755762a5b50e51e6bf9
Author: Ryan Lo <wenc...@apache.org>
AuthorDate: Mon Apr 8 09:07:53 2024 +0800

    [YUNIKORN-2523] Bump go to 1.22 (#813)
    
    Closes: #813
    
    Signed-off-by: Chia-Ping Tsai <chia7...@gmail.com>
---
 .go_repro_version | 2 +-
 .go_version       | 2 +-
 Makefile          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.go_repro_version b/.go_repro_version
index 428abfd2..6245beec 100644
--- a/.go_repro_version
+++ b/.go_repro_version
@@ -1 +1 @@
-1.21.8
+1.22.1
diff --git a/.go_version b/.go_version
index d2ab029d..71f7f51d 100644
--- a/.go_version
+++ b/.go_version
@@ -1 +1 @@
-1.21
+1.22
diff --git a/Makefile b/Makefile
index e803390b..e566f0ee 100644
--- a/Makefile
+++ b/Makefile
@@ -143,7 +143,7 @@ endif
 endif
 
 # golangci-lint
-GOLANGCI_LINT_VERSION=1.54.2
+GOLANGCI_LINT_VERSION=1.57.2
 GOLANGCI_LINT_BIN=$(TOOLS_DIR)/golangci-lint
 
GOLANGCI_LINT_ARCHIVE=golangci-lint-$(GOLANGCI_LINT_VERSION)-$(OS)-$(EXEC_ARCH).tar.gz
 
GOLANGCI_LINT_ARCHIVEBASE=golangci-lint-$(GOLANGCI_LINT_VERSION)-$(OS)-$(EXEC_ARCH)


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

Reply via email to