Bump github.com/studio-b12/gowebdav from 0.11.0 to 0.12.0 (#714)

Bumps [github.com/studio-b12/gowebdav](https://github.com/studio-b12/gowebdav) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/studio-b12/gowebdav/releases)
- [Commits](https://github.com/studio-b12/gowebdav/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/studio-b12/gowebdav
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-27 08:17:28 +01:00
committed by GitHub
parent 36123f1289
commit 529d8a1aba
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/otiai10/copy v1.14.1
github.com/pkg/sftp v1.13.10
github.com/robfig/cron/v3 v3.0.1
github.com/studio-b12/gowebdav v0.11.0
github.com/studio-b12/gowebdav v0.12.0
golang.org/x/crypto v0.47.0
golang.org/x/oauth2 v0.34.0
golang.org/x/sync v0.19.0