Skip to content

Commit cdcac30

Browse files
lentzi90k8s-infra-cherrypick-robot
authored andcommitted
Bump golangci-lint to support go1.24
Signed-off-by: Lennart Jern <[email protected]>
1 parent a1a7371 commit cdcac30

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)