Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#594)

This commit is contained in:
dependabot[bot]
2025-06-10 04:44:33 +00:00
committed by GitHub
parent 0ce19a4ff2
commit 6864403970
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/studio-b12/gowebdav v0.10.0
golang.org/x/crypto v0.38.0
golang.org/x/oauth2 v0.30.0
golang.org/x/sync v0.14.0
golang.org/x/sync v0.15.0
mvdan.cc/sh/v3 v3.11.0
)