mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #125864 from ArkaSaha30/bump-govulncheck-master
Bump govulncheck to 1.1.2
This commit is contained in:
commit
95debfb5b6
@ -27,7 +27,7 @@ kube::util::ensure_clean_working_dir
|
||||
# This sets up the environment, like GOCACHE, which keeps the worktree cleaner.
|
||||
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
|
||||
BRANCH="${KUBE_VERIFY_GIT_BRANCH:-master}"
|
||||
|
Loading…
Reference in New Issue
Block a user