Revert "use govulncheck v1.3.0 because v1.4.0 crashes"

This reverts commit 877779f4fa.
This commit is contained in:
Ryan Richard
2026-07-02 07:18:09 -07:00
parent 10728f6077
commit 7211c866be
@@ -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