fix(deps): update module golang.org/x/oauth2 to v0.13.0
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
renovate 2023-10-10 14:04:36 +00:00
parent f5ac3abb2a
commit 8b714eee7f
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -67,7 +67,7 @@ require (
github.com/yuin/goldmark v1.5.4
golang.org/x/crypto v0.12.0
golang.org/x/image v0.11.0
golang.org/x/oauth2 v0.10.0
golang.org/x/oauth2 v0.13.0
golang.org/x/sync v0.3.0
golang.org/x/sys v0.11.0
golang.org/x/term v0.11.0