Bump golang.org/x/sync from 0.3.0 to 0.4.0 (#281)

This commit is contained in:
dependabot[bot]
2023-10-10 05:28:48 +00:00
committed by GitHub
parent 2e1f65b0df
commit e1e2843f87
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.14.0
golang.org/x/oauth2 v0.13.0
golang.org/x/sync v0.3.0
golang.org/x/sync v0.4.0
)
require (