mirror of
https://github.com/helm/helm.git
synced 2026-06-30 19:57:48 +00:00
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)