Skip to content

Commit

Permalink
housekeeping: Update module github.com/bradleyfalzon/ghinstallation/v…
Browse files Browse the repository at this point in the history
…2 to v2.5.0
  • Loading branch information
renovate[bot] authored Jun 23, 2023
1 parent 0084ab4 commit 22aaa69
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
7 changes: 4 additions & 3 deletions backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/s3 v1.30.5
github.com/aws/aws-sdk-go-v2/service/sts v1.18.5
github.com/aws/smithy-go v1.13.5
github.com/bradleyfalzon/ghinstallation/v2 v2.3.0
github.com/bradleyfalzon/ghinstallation/v2 v2.5.0
github.com/bufbuild/buf v0.56.0
github.com/cactus/go-statsd-client/statsd v0.0.0-20200623234511-94959e3146b2
github.com/coreos/go-oidc/v3 v3.5.0
Expand Down Expand Up @@ -49,7 +49,7 @@ require (
go.temporal.io/sdk/contrib/tally v0.2.0
go.uber.org/zap v1.24.0
golang.org/x/net v0.10.0
golang.org/x/oauth2 v0.6.0
golang.org/x/oauth2 v0.8.0
golang.org/x/sync v0.2.0
google.golang.org/genproto v0.0.0-20230320173215-1fe4d14fc725
google.golang.org/grpc v1.54.0
Expand Down Expand Up @@ -86,7 +86,7 @@ require (
github.com/bufbuild/protocompile v0.4.0 // indirect
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/cloudflare/circl v1.1.0 // indirect
github.com/cloudflare/circl v1.3.3 // indirect
github.com/cncf/xds/go v0.0.0-20230105202645-06c439db220b // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/emirpasic/gods v1.18.1 // indirect
Expand All @@ -103,6 +103,7 @@ require (
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/mock v1.6.0 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/go-github/v53 v53.0.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/googleapis/gnostic v0.5.5 // indirect
Expand Down
15 changes: 10 additions & 5 deletions backend/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 22aaa69

Please sign in to comment.