Skip to content

Commit 7be52ad

Browse files
committed
Bump govulncheck to 1.1.2
This commit will bump govulncheck from 1.1.0 to 1.1.2 which now supports OpenVex. Signed-off-by: ArkaSaha30 <[email protected]>
1 parent fea466e commit 7be52ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/verify-govulncheck.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ kube::util::ensure_clean_working_dir
2727
# This sets up the environment, like GOCACHE, which keeps the worktree cleaner.
2828
kube::golang::setup_env
2929

30-
go install golang.org/x/vuln/cmd/[email protected].0
30+
go install golang.org/x/vuln/cmd/[email protected].2
3131

3232
# KUBE_VERIFY_GIT_BRANCH is populated in verify CI jobs
3333
BRANCH="${KUBE_VERIFY_GIT_BRANCH:-master}"

0 commit comments

Comments
 (0)