Bump golang.org/x/sync from 0.4.0 to 0.5.0 (#302)

This commit is contained in:
dependabot[bot]
2023-11-07 06:45:49 +00:00
committed by GitHub
parent 0325889ac4
commit 382a613cbc
2 changed files with 3 additions and 5 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.4.0
golang.org/x/sync v0.5.0
)
require (