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 e5104ad + 3de83e9 commit a4ab531Copy full SHA for a4ab531
Makefile
@@ -27,7 +27,7 @@ GOARCH ?= $(shell go env GOARCH)
27
# N/B: This value is managed by Renovate, manual changes are
28
# possible, as long as they don't disturb the formatting
29
# (i.e. DO NOT ADD A 'v' prefix!)
30
-GOLANGCI_LINT_VERSION := 2.1.6
+GOLANGCI_LINT_VERSION := 2.2.1
31
32
ifeq ($(GOBIN),)
33
GOBIN := $(GOPATH)/bin
0 commit comments