Skip to content

Commit

Permalink
Update module golang.org/x/oauth2 to v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 159cd77 commit e2e28c7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 112 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
go.opentelemetry.io/otel v1.21.0
go.opentelemetry.io/otel/trace v1.21.0
go.uber.org/goleak v1.3.0
golang.org/x/oauth2 v0.15.0
golang.org/x/oauth2 v0.17.0
gopkg.in/square/go-jose.v2 v2.6.0
)

Expand Down Expand Up @@ -131,10 +131,10 @@ require (
go.uber.org/zap v1.26.0 // indirect
gocloud.dev v0.35.0 // indirect
golang.org/x/arch v0.6.0 // indirect
golang.org/x/crypto v0.18.0 // indirect
golang.org/x/crypto v0.19.0 // indirect
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a // indirect
golang.org/x/net v0.20.0 // indirect
golang.org/x/sys v0.16.0 // indirect
golang.org/x/net v0.21.0 // indirect
golang.org/x/sys v0.17.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.17.0 // indirect
Expand Down
Loading

0 comments on commit e2e28c7

Please sign in to comment.