fix and run govulncheck

This commit is contained in:
vovuas2003 2026-05-14 15:07:51 +03:00
parent 5220fca398
commit 5fa0ca0444
6 changed files with 334 additions and 3 deletions

2
govulncheck/install.sh Normal file → Executable file
View 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