Bump github.com/studio-b12/gowebdav (#235)

This commit is contained in:
dependabot[bot]
2023-06-27 07:46:34 +00:00
committed by GitHub
parent 94f71ac765
commit 47491439a1
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/otiai10/copy v1.11.0
github.com/pkg/sftp v1.13.5
github.com/sirupsen/logrus v1.9.3
github.com/studio-b12/gowebdav v0.0.0-20220128162035-c7b1ff8a5e62
github.com/studio-b12/gowebdav v0.9.0
golang.org/x/crypto v0.9.0
golang.org/x/sync v0.3.0
)