[chore]: Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#3015)

This commit is contained in:
dependabot[bot] 2024-06-17 08:13:14 +00:00 committed by GitHub
commit cc64de4dcc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

2
go.mod
View file

@ -75,7 +75,7 @@ require (
golang.org/x/crypto v0.24.0
golang.org/x/image v0.17.0
golang.org/x/net v0.26.0
golang.org/x/oauth2 v0.20.0
golang.org/x/oauth2 v0.21.0
golang.org/x/text v0.16.0
gopkg.in/mcuadros/go-syslog.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.1