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 <arkasaha30@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@ kube::util::ensure_clean_working_dir
|
|||||||
# This sets up the environment, like GOCACHE, which keeps the worktree cleaner.
|
# This sets up the environment, like GOCACHE, which keeps the worktree cleaner.
|
||||||
kube::golang::setup_env
|
kube::golang::setup_env
|
||||||
|
|
||||||
go install golang.org/x/vuln/cmd/govulncheck@v1.1.0
|
go install golang.org/x/vuln/cmd/govulncheck@v1.1.2
|
||||||
|
|
||||||
# KUBE_VERIFY_GIT_BRANCH is populated in verify CI jobs
|
# KUBE_VERIFY_GIT_BRANCH is populated in verify CI jobs
|
||||||
BRANCH="${KUBE_VERIFY_GIT_BRANCH:-master}"
|
BRANCH="${KUBE_VERIFY_GIT_BRANCH:-master}"
|
||||||
|
Reference in New Issue
Block a user