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

This commit is contained in:
Stefan Goppelt 2023-03-08 19:38:57 +00:00
parent eb050d5b84
commit 2242ffd0cb
1 changed files with 1 additions and 1 deletions

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 ./... - govulncheck -v ./...