Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#532)

This commit is contained in:
dependabot[bot]
2025-02-11 06:04:51 +00:00
committed by GitHub
parent cbbaa6ba7a
commit 00cf059f4f
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.32.0
golang.org/x/oauth2 v0.25.0
golang.org/x/oauth2 v0.26.0
golang.org/x/sync v0.10.0
mvdan.cc/sh/v3 v3.10.0
)