Bump golang.org/x/sync from 0.1.0 to 0.2.0 (#229)

This commit is contained in:
dependabot[bot]
2023-06-13 07:17:58 +00:00
committed by GitHub
parent 30bf31cd90
commit 9d5b897ab4
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/studio-b12/gowebdav v0.0.0-20220128162035-c7b1ff8a5e62
golang.org/x/crypto v0.9.0
golang.org/x/sync v0.1.0
golang.org/x/sync v0.2.0
)
require (