Bump golang.org/x/sync from 0.2.0 to 0.3.0 (#234)

This commit is contained in:
dependabot[bot]
2023-06-20 12:29:11 +00:00
committed by GitHub
parent c07990eaf6
commit 2addf1dd6c
2 changed files with 3 additions and 3 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.2.0
golang.org/x/sync v0.3.0
)
require (