Bump golang.org/x/sync from 0.5.0 to 0.6.0 (#326)

This commit is contained in:
dependabot[bot]
2024-01-09 06:03:13 +00:00
committed by GitHub
parent 7e1ee21ef9
commit bf44369915
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -18,7 +18,7 @@ require (
github.com/studio-b12/gowebdav v0.9.0
golang.org/x/crypto v0.18.0
golang.org/x/oauth2 v0.16.0
golang.org/x/sync v0.5.0
golang.org/x/sync v0.6.0
)
require (