We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859dbd2 commit 1372cfdCopy full SHA for 1372cfd
build.assets/versions.mk
@@ -4,7 +4,7 @@
4
5
# Sync with devbox.json.
6
GOLANG_VERSION ?= go1.23.7
7
-GOLANGCI_LINT_VERSION ?= v1.64.5
+GOLANGCI_LINT_VERSION ?= v1.64.7
8
9
# TODO(ravicious): When updating Node.js, see if corepack distributed with the new Node.JS version
10
# is >= 0.31.0. If so, remove manual calls to install corepack@0.31.0 from CI scripts and
0 commit comments