Skip to content

Commit

Permalink
update all deps regular cadence (minio#19523)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Apr 16, 2024
1 parent 7c1f966 commit d95e054
Show file tree
Hide file tree
Showing 4 changed files with 91 additions and 520 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/vulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
run: go install golang.org/x/vuln/cmd/govulncheck@latest
shell: bash
- name: Run govulncheck
run: govulncheck ./...
run: govulncheck -show verbose ./...
shell: bash
Loading

0 comments on commit d95e054

Please sign in to comment.