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

This commit is contained in:
Renovate Bot 2023-11-27 19:28:00 +00:00 committed by Pierre-Olivier Mercier
commit add006b2c2
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.16.0
golang.org/x/image v0.14.0
golang.org/x/oauth2 v0.14.0
golang.org/x/oauth2 v0.15.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.18.0 // indirect
golang.org/x/net v0.19.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/tools v0.13.0 // indirect