Skip to content

Commit

Permalink
Merge branch 'main' into sec-3227
Browse files Browse the repository at this point in the history
  • Loading branch information
roryscarson authored Oct 10, 2023
2 parents 0cb49d4 + 2822e04 commit 23b625e
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 366 deletions.
13 changes: 9 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,24 @@ go 1.16

require (
github.com/Masterminds/semver/v3 v3.2.1
github.com/bradleyfalzon/ghinstallation/v2 v2.7.0
github.com/bradleyfalzon/ghinstallation/v2 v2.4.0
github.com/cloudflare/circl v1.3.3 // indirect
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/ossf/scorecard/v4 v4.13.0
github.com/rhysd/actionlint v1.6.26
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/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 23b625e

Please sign in to comment.