Skip to content

Commit

Permalink
Bump github.com/ossf/scorecard/v4 from 4.10.5 to 4.13.0 (#28)
Browse files Browse the repository at this point in the history
Bumps [github.com/ossf/scorecard/v4](https://github.com/ossf/scorecard) from 4.10.5 to 4.13.0.
- [Release notes](https://github.com/ossf/scorecard/releases)
- [Changelog](https://github.com/ossf/scorecard/blob/main/RELEASE.md)
- [Commits](ossf/scorecard@v4.10.5...v4.13.0)

---
updated-dependencies:
- dependency-name: github.com/ossf/scorecard/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent ae0549b commit 705309f
Show file tree
Hide file tree
Showing 2 changed files with 366 additions and 281 deletions.
13 changes: 4 additions & 9 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,19 @@ go 1.16

require (
github.com/Masterminds/semver/v3 v3.2.1
github.com/bradleyfalzon/ghinstallation/v2 v2.4.0
github.com/cloudflare/circl v1.3.3 // indirect
github.com/bradleyfalzon/ghinstallation/v2 v2.7.0
github.com/evanphx/json-patch v5.6.0+incompatible
github.com/gobwas/glob v0.2.3
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
github.com/google/go-cmp v0.5.9
github.com/google/go-containerregistry v0.15.2 // indirect
github.com/google/go-github/v50 v50.2.0
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
github.com/matryer/is v1.4.0 // indirect
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/ossf/scorecard/v4 v4.10.5
github.com/rhysd/actionlint v1.6.24
github.com/ossf/scorecard/v4 v4.13.0
github.com/rhysd/actionlint v1.6.26
github.com/rs/zerolog v1.31.0
github.com/sergi/go-diff v1.3.1 // indirect
github.com/shurcooL/githubv4 v0.0.0-20210725200734-83ba7b4c9228
github.com/xanzy/go-gitlab v0.83.0 // indirect
gocloud.dev v0.34.0
golang.org/x/sync v0.4.0
gotest.tools/v3 v3.3.0 // indirect
sigs.k8s.io/yaml v1.3.0
)
Loading

0 comments on commit 705309f

Please sign in to comment.