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