mirror of https://github.com/helm/helm
golangci-lint v2.5.0 is built with go1.25 and refuses to lint a module targeting go 1.26.0. Bump to v2.11.3 (matching main) and apply the new staticcheck QF1012 fixes it surfaces in jsonschema.go.
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
(cherry picked from commit 0ed92f0696)
release-3.21
parent
bec346ac98
commit
00eac21a89
@ -1,2 +1,2 @@
|
||||
GOLANG_VERSION=1.26
|
||||
GOLANGCI_LINT_VERSION=v2.5.0
|
||||
GOLANGCI_LINT_VERSION=v2.11.3
|
||||
|
||||
Loading…
Reference in new issue