fix and run govulncheck
This commit is contained in:
parent
5220fca398
commit
5fa0ca0444
6 changed files with 334 additions and 3 deletions
2
govulncheck/install.sh
Normal file → Executable file
2
govulncheck/install.sh
Normal file → Executable file
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
go install golang.org/x/vuln/cmd/govulncheck@latest
|
||||
go install golang.org/x/vuln/cmd/govulncheck@v1.1.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue