No redirect
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-03-08 19:31:51 +00:00
parent fb0e7bb668
commit f997c15873
+1 -1
View File
@@ -9,4 +9,4 @@ steps:
- go get ./... - go get ./...
- go test ./... - go test ./...
- go install golang.org/x/vuln/cmd/govulncheck@latest - go install golang.org/x/vuln/cmd/govulncheck@latest
- govulncheck -v -json ./... > vulncheck.json - govulncheck -v -json ./...