Skip to content

Commit

Permalink
fix(deps): update module golang.org/x/oauth2 to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent 252025c commit a71b121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ require (
go.opentelemetry.io/otel/exporters/jaeger v1.16.0
go.opentelemetry.io/otel/sdk v1.16.0
go.uber.org/zap v1.24.0
golang.org/x/oauth2 v0.9.0
golang.org/x/oauth2 v0.12.0
)

require (
Expand Down

0 comments on commit a71b121

Please sign in to comment.