fix(deps): update module golang.org/x/oauth2 to v0.15.0

(cherry picked from commit 974e3b7cda004d1a057eef98d1b7cb24eecdd173)
This commit is contained in:
renovate 2023-11-27 19:05:39 +00:00 committed by kolaente
parent d66f5e77d4
commit 51075f71e6
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -67,7 +67,7 @@ require (
github.com/yuin/goldmark v1.6.0
golang.org/x/crypto v0.14.0
golang.org/x/image v0.13.0
golang.org/x/oauth2 v0.13.0
golang.org/x/oauth2 v0.15.0
golang.org/x/sync v0.5.0
golang.org/x/sys v0.14.0
golang.org/x/term v0.13.0