Skip to content

Commit 6b31602

Browse files
authored
Merge pull request #2449 from k8s-infra-cherrypick-robot/cherry-pick-2448-to-release-0.12
[release-0.12] 🌱 Bump golangci-lint to support go1.24
2 parents a1a7371 + cdcac30 commit 6b31602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/tools/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
ROOT_DIR_RELATIVE := ../..
1616
include $(ROOT_DIR_RELATIVE)/common.mk
1717

18-
GOLANGCI_LINT_VERSION ?= v1.63.4
18+
GOLANGCI_LINT_VERSION ?= v1.64.6
1919

2020
# GOTESTSUM version without the leading 'v'
2121
GOTESTSUM_VERSION ?= 1.12.0

0 commit comments

Comments
 (0)