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 08bd016 commit d7720c2Copy full SHA for d7720c2
make/_shared/tools/00_mod.mk
@@ -125,7 +125,7 @@ tools += cmctl=v2.1.1
125
# https://pkg.go.dev/github.com/cert-manager/release/cmd/cmrel?tab=versions
126
tools += cmrel=e3cbe5171488deda000145003e22567bdce622ea
127
# https://github.com/golangci/golangci-lint/releases
128
-tools += golangci-lint=v1.62.2
+tools += golangci-lint=v1.64.7
129
# https://pkg.go.dev/golang.org/x/vuln?tab=versions
130
tools += govulncheck=v1.1.3
131
# https://pkg.go.dev/github.com/operator-framework/operator-sdk/cmd/operator-sdk?tab=versions
0 commit comments