Bump golang.org/x/sync from 0.6.0 to 0.7.0 (#401)

This commit is contained in:
dependabot[bot]
2024-04-09 04:46:24 +00:00
committed by GitHub
parent 1af472077c
commit 550c4f520f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -21,7 +21,7 @@ require (
github.com/studio-b12/gowebdav v0.9.0
golang.org/x/crypto v0.21.0
golang.org/x/oauth2 v0.18.0
golang.org/x/sync v0.6.0
golang.org/x/sync v0.7.0
mvdan.cc/sh/v3 v3.8.0
)