Skip to content

Commit d7720c2

Browse files
committed
golangci-lint stops unexpectedly, trying to upgrade to latest version
1 parent 08bd016 commit d7720c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/_shared/tools/00_mod.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ tools += cmctl=v2.1.1
125125
# https://pkg.go.dev/github.com/cert-manager/release/cmd/cmrel?tab=versions
126126
tools += cmrel=e3cbe5171488deda000145003e22567bdce622ea
127127
# https://github.com/golangci/golangci-lint/releases
128-
tools += golangci-lint=v1.62.2
128+
tools += golangci-lint=v1.64.7
129129
# https://pkg.go.dev/golang.org/x/vuln?tab=versions
130130
tools += govulncheck=v1.1.3
131131
# https://pkg.go.dev/github.com/operator-framework/operator-sdk/cmd/operator-sdk?tab=versions

0 commit comments

Comments
 (0)