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.
1 parent 61b8d3f commit 09b6210Copy full SHA for 09b6210
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.4.0
+GOLANGCI_LINT_VERSION ?= v2.6.0
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