Temporarily switch to dev version of go-webdav

This commit is contained in:
Conrad Hoffmann 2022-10-28 12:19:24 +02:00
parent 474048d4cd
commit 9425b8cc81
2 changed files with 5 additions and 3 deletions

4
go.mod
View file

@ -9,10 +9,12 @@ require (
github.com/emersion/go-vcard v0.0.0-20210521075357-3445b9171995
github.com/emersion/go-webdav v0.3.2-0.20220916070414-6f22a649ac4c
github.com/go-chi/chi/v5 v5.0.7
github.com/msteinert/pam v1.0.0
)
require (
github.com/msteinert/pam v1.0.0 // indirect
github.com/teambition/rrule-go v1.7.2 // indirect
golang.org/x/text v0.3.7 // indirect
)
replace github.com/emersion/go-webdav v0.3.2-0.20220916070414-6f22a649ac4c => github.com/bitfehler/go-webdav v0.3.2-0.20221028101101-1f919ded95fa