We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f431b0b commit b7a8a56Copy full SHA for b7a8a56
hack/verify-golangci-lint.sh
@@ -18,7 +18,7 @@ set -o errexit
18
set -o nounset
19
set -o pipefail
20
21
-VERSION=v1.38.0
+VERSION=v1.44.0
22
URL_BASE=https://raw.githubusercontent.com/golangci/golangci-lint
23
URL=$URL_BASE/$VERSION/install.sh
24
0 commit comments