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 edcac9e + 7b30f19 commit f22a0a9Copy full SHA for f22a0a9
Makefile
@@ -61,7 +61,7 @@ BUILDTAGS += ${EXTRA_BUILDTAGS}
61
# N/B: This value is managed by Renovate, manual changes are
62
# possible, as long as they don't disturb the formatting
63
# (i.e. DO NOT ADD A 'v' prefix!)
64
-GOLANGCI_LINT_VERSION := 2.1.1
+GOLANGCI_LINT_VERSION := 2.1.2
65
PYTHON ?= $(shell command -v python3 python|head -n1)
66
PKG_MANAGER ?= $(shell command -v dnf yum|head -n1)
67
# ~/.local/bin is not in PATH on all systems
0 commit comments