From 47fc5b011b5c5d15792b2b08ed9acd5309f8d367 Mon Sep 17 00:00:00 2001 From: Praveen M Date: Thu, 19 Dec 2024 13:34:31 +0530 Subject: [PATCH] build: update golangci-lint to 1.62.2 Signed-off-by: Praveen M --- build.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.env b/build.env index 0f474fbe18b..3e2c59aa87e 100644 --- a/build.env +++ b/build.env @@ -26,7 +26,7 @@ GO111MODULE=on COMMITLINT_VERSION=latest # static checks and linters -GOLANGCI_VERSION=v1.57.2 +GOLANGCI_VERSION=v1.62.2 # external snapshotter version # Refer: https://github.com/kubernetes-csi/external-snapshotter/releases