Skip to content

Commit 9d99c16

Browse files
committed
bump golanci-lint to v1.63.4
Signed-off-by: cpanato <[email protected]>
1 parent a2ff5c9 commit 9d99c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/verify-golangci-lint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set -o errexit
1818
set -o nounset
1919
set -o pipefail
2020

21-
VERSION=v1.58.0
21+
VERSION=v1.63.4
2222
URL_BASE=https://raw.githubusercontent.com/golangci/golangci-lint
2323
URL=$URL_BASE/$VERSION/install.sh
2424

0 commit comments

Comments
 (0)