Skip to content

Commit

Permalink
Revert "ci: temporary workaround for golang proxy/sumdb bug (#5463)" (#…
Browse files Browse the repository at this point in the history
…5469)

This reverts commit 44c78a9.

It's been fixed: golang/go#57185

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
  • Loading branch information
srenatus committed Dec 9, 2022
1 parent 2b6a890 commit 22340a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,6 @@ jobs:
go-version: ${{ steps.go_version.outputs.go_version }}

- run: go install golang.org/x/vuln/cmd/govulncheck@latest
env:
GOPROXY: direct
GOSUMDB: off
- run: govulncheck ./...

- name: Slack Notification
Expand Down

0 comments on commit 22340a9

Please sign in to comment.