Skip to content

Commit 13e9beb

Browse files
committed
Bump golangci-lint to support go1.24
Signed-off-by: Lennart Jern <[email protected]>
1 parent eb4af4a commit 13e9beb

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)