Update module golang.org/x/oauth2 to v0.5.0 (#852)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-09 21:54:24 +01:00 committed by Itxaka
parent d97396837b
commit f67a19eb68

2
go.mod
View File

@ -30,7 +30,7 @@ require (
github.com/twpayne/go-vfs v1.7.2
github.com/urfave/cli/v2 v2.24.3
golang.org/x/net v0.6.0
golang.org/x/oauth2 v0.4.0
golang.org/x/oauth2 v0.5.0
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1