Skip to content

Commit

Permalink
housekeeping: Update module golang.org/x/oauth2 to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 122fb13 commit 05924d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
3 changes: 1 addition & 2 deletions backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ require (
go.temporal.io/sdk/contrib/tally v0.2.0
go.uber.org/zap v1.26.0
golang.org/x/net v0.24.0
golang.org/x/oauth2 v0.17.0
golang.org/x/oauth2 v0.23.0
golang.org/x/sync v0.6.0
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be
Expand Down Expand Up @@ -158,7 +158,6 @@ require (
golang.org/x/text v0.14.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.18.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down
7 changes: 2 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 05924d2

Please sign in to comment.