There was an error while loading. Please reload this page.
1 parent 2852c73 commit 3ff14f1Copy full SHA for 3ff14f1
1 file changed
Makefile.common
@@ -61,7 +61,7 @@ PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_
61
SKIP_GOLANGCI_LINT :=
62
GOLANGCI_LINT :=
63
GOLANGCI_LINT_OPTS ?=
64
-GOLANGCI_LINT_VERSION ?= v2.11.4
+GOLANGCI_LINT_VERSION ?= v2.12.2
65
GOLANGCI_FMT_OPTS ?=
66
# golangci-lint only supports linux, darwin and windows platforms on i386/amd64/arm64.
67
# windows isn't included here because of the path separator being different.
0 commit comments