Updated build container
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-08 19:38:57 +00:00
parent eb050d5b84
commit 2242ffd0cb
+1 -1
View File
@@ -9,4 +9,4 @@ steps:
- go get ./...
- go test ./...
- go install golang.org/x/vuln/cmd/govulncheck@latest
- govulncheck -v -json ./...
- govulncheck -v ./...