Bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#584)

This commit is contained in:
dependabot[bot]
2025-05-13 06:13:43 +00:00
committed by GitHub
parent 5dd323fcd8
commit 38755bbb96
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -21,7 +21,7 @@ require (
github.com/robfig/cron/v3 v3.0.1
github.com/studio-b12/gowebdav v0.10.0
golang.org/x/crypto v0.37.0
golang.org/x/oauth2 v0.29.0
golang.org/x/oauth2 v0.30.0
golang.org/x/sync v0.14.0
mvdan.cc/sh/v3 v3.11.0
)