Depend on latest go-webdav version

This commit is contained in:
Conrad Hoffmann 2022-02-24 12:51:57 +01:00
parent edd01ff7a3
commit 65346f0317
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -6,7 +6,7 @@ require (
github.com/emersion/go-imap v1.2.0
github.com/emersion/go-sasl v0.0.0-20211008083017-0b9dcfb154ac
github.com/emersion/go-vcard v0.0.0-20210521075357-3445b9171995
github.com/emersion/go-webdav v0.3.2-0.20220223110113-0f6744ede83c
github.com/emersion/go-webdav v0.3.2-0.20220224114156-dc57b8166260
github.com/go-chi/chi/v5 v5.0.7
)