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 7b18093 commit 4285adbCopy full SHA for 4285adb
hack/install-tools.sh
@@ -44,7 +44,7 @@ _install_revive() {
44
}
45
46
_install_golangci_lint() {
47
- _install_tool github.com/golangci/golangci-lint/cmd/golangci-lint@v1.60.2
+ _install_tool github.com/golangci/golangci-lint/cmd/golangci-lint@v1.64.8
48
49
50
_install_yq() {
0 commit comments