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 decfc29 + 1001450 commit f27e52bCopy full SHA for f27e52b
Makefile
@@ -70,7 +70,7 @@ BUILDTAGS += ${EXTRA_BUILDTAGS}
70
# N/B: This value is managed by Renovate, manual changes are
71
# possible, as long as they don't disturb the formatting
72
# (i.e. DO NOT ADD A 'v' prefix!)
73
-GOLANGCI_LINT_VERSION := 2.3.0
+GOLANGCI_LINT_VERSION := 2.3.1
74
PYTHON ?= $(shell command -v python3 python|head -n1)
75
PKG_MANAGER ?= $(shell command -v dnf yum|head -n1)
76
# ~/.local/bin is not in PATH on all systems
0 commit comments