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.
2 parents b8b1432 + b7a8a56 commit bda1a19Copy full SHA for bda1a19
hack/verify-boilerplate.sh
@@ -18,7 +18,7 @@ set -o errexit
18
set -o nounset
19
set -o pipefail
20
21
-VERSION=v0.2.1
+VERSION=v0.2.5
22
URL_BASE=https://raw.githubusercontent.com/kubernetes/repo-infra
23
URL=$URL_BASE/$VERSION/hack/verify_boilerplate.py
24
BIN_DIR=bin
hack/verify-golangci-lint.sh
-VERSION=v1.38.0
+VERSION=v1.44.0
URL_BASE=https://raw.githubusercontent.com/golangci/golangci-lint
URL=$URL_BASE/$VERSION/install.sh
0 commit comments