mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-07-31 12:32:57 +00:00
Revert "use govulncheck v1.3.0 because v1.4.0 crashes"
This reverts commit 877779f4fa.
This commit is contained in:
@@ -6,10 +6,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
go version
|
||||
|
||||
# TODO: Locking this to v1.3.0 temporarily because v1.4.0 crashes.
|
||||
# TODO: In the future, put this back to @latest
|
||||
go install golang.org/x/vuln/cmd/govulncheck@v1.3.0
|
||||
go install golang.org/x/vuln/cmd/govulncheck@latest
|
||||
|
||||
cd pinniped
|
||||
|
||||
|
||||
Reference in New Issue
Block a user