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

This commit is contained in:
Renovate Bot 2024-03-11 01:38:51 +00:00 committed by Pierre-Olivier Mercier
parent 79d78bd358
commit 97f73cbadb
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.21.0
golang.org/x/image v0.15.0
golang.org/x/oauth2 v0.17.0
golang.org/x/oauth2 v0.18.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.21.0 // indirect
golang.org/x/net v0.22.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/tools v0.13.0 // indirect