Adapt to latest changes in go-webdav

There is now only one last PR missing before we can start using the
vanilla upstream go-webdav again. Thanks a lot to Simon for his patience
reviewing my PRs!
This commit is contained in:
Conrad Hoffmann 2022-05-13 15:38:02 +02:00
parent 4765adc1a3
commit 53b2c88311
3 changed files with 7 additions and 7 deletions

2
go.mod
View file

@ -14,4 +14,4 @@ require (
require golang.org/x/text v0.3.7 // indirect
// This needs to be removed once everything is merged upstream
replace github.com/emersion/go-webdav v0.3.2-0.20220310154811-85d2b222bbcd => github.com/bitfehler/go-webdav v0.3.2-0.20220505121709-bb7224b67200
replace github.com/emersion/go-webdav v0.3.2-0.20220310154811-85d2b222bbcd => github.com/bitfehler/go-webdav v0.3.2-0.20220513133554-bf9c9fcc431a