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

(cherry picked from commit 8b714eee7fa11a686e2bf543f7652bff6bdeb965)
This commit is contained in:
renovate 2023-10-10 14:04:36 +00:00 committed by kolaente
parent 33af96265b
commit ac91a8a3a8
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.5.6
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