Skip to content

Commit ecba831

Browse files
committed
bump golangci-lint
Signed-off-by: Bryan Oliver <[email protected]>
1 parent a29c7af commit ecba831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/verify-golint.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-
readonly VERSION="v1.50.1"
21+
readonly VERSION="v1.51.2"
2222
readonly KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
2323

2424
cd "${KUBE_ROOT}"

0 commit comments

Comments
 (0)