We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 228e3c0 + f60620b commit 84bdc12Copy full SHA for 84bdc12
hack/base.mk
@@ -1,4 +1,4 @@
1
-GOLANGCI_VERSION ?= v2.6.0
+GOLANGCI_VERSION ?= v2.6.1
2
TOOLS_BIN := $(shell mkdir -p build/tools && realpath build/tools)
3
4
VERSION = $(shell git tag -l --contains HEAD | head -n 1)
0 commit comments