Skip to content

Commit c233253

Browse files
authored
Merge pull request #71 from olivercodes/bump-golangci
bump golangci-lint
2 parents a29c7af + ecba831 commit c233253

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)