x/vuln: go: -mod may only be set to readonly when in workspace mode, but it is set to "mod" error starting in 1.0.2 #65155
Labels
vulncheck or vulndb
Issues for the x/vuln or x/vulndb repo
Milestone
git clone https://github.com/fortio/fortiotel.git cd fortiotel
then:
$ go install golang.org/x/vuln/cmd/govulncheck@v1.0.1 $ govulncheck ./... Scanning your code and 342 packages across 34 dependent modules for known vulnerabilities... No vulnerabilities found. Share feedback at https://go.dev/s/govulncheck-feedback.
vs
The text was updated successfully, but these errors were encountered: