chore(deps): update module golang.org/x/oauth2 to v0.16.0

This commit is contained in:
Renovate Bot 2024-01-08 21:43:36 +00:00 committed by Pierre-Olivier Mercier
commit fe786e8b93
2 changed files with 6 additions and 2 deletions

4
go.mod
View file

@ -17,7 +17,7 @@ require (
go.uber.org/multierr v1.11.0
golang.org/x/crypto v0.18.0
golang.org/x/image v0.15.0
golang.org/x/oauth2 v0.15.0
golang.org/x/oauth2 v0.16.0
gopkg.in/fsnotify.v1 v1.4.7
)
@ -70,7 +70,7 @@ require (
github.com/xanzy/ssh-agent v0.3.3 // indirect
golang.org/x/arch v0.3.0 // indirect
golang.org/x/mod v0.12.0 // indirect
golang.org/x/net v0.19.0 // indirect
golang.org/x/net v0.20.0 // indirect
golang.org/x/sys v0.16.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/tools v0.13.0 // indirect