[chore]: Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#2258)

This commit is contained in:
dependabot[bot] 2023-10-09 08:36:33 +00:00 committed by GitHub
commit 37fe8aea49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 287 additions and 16 deletions

2
go.mod
View file

@ -64,7 +64,7 @@ require (
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
golang.org/x/image v0.13.0
golang.org/x/net v0.16.0
golang.org/x/oauth2 v0.12.0
golang.org/x/oauth2 v0.13.0
golang.org/x/text v0.13.0
gopkg.in/mcuadros/go-syslog.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.1