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