Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#416)

This commit is contained in:
dependabot[bot]
2024-05-07 04:13:27 +00:00
committed by GitHub
parent 58f26ba004
commit 0327701e2d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/robfig/cron/v3 v3.0.1
github.com/studio-b12/gowebdav v0.9.0
golang.org/x/crypto v0.22.0
golang.org/x/oauth2 v0.19.0
golang.org/x/oauth2 v0.20.0
golang.org/x/sync v0.7.0
mvdan.cc/sh/v3 v3.8.0
)