Update module golang.org/x/oauth2 to v0.7.0 (#1267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-18 11:44:02 +02:00
committed by Itxaka
parent bb2b7a7751
commit f8b7d2c449

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
github.com/swaggest/jsonschema-go v0.3.49
github.com/urfave/cli/v2 v2.25.1
golang.org/x/net v0.9.0
golang.org/x/oauth2 v0.6.0
golang.org/x/oauth2 v0.7.0
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1