mirror of
https://git.sr.ht/~sircmpwn/tokidoki
synced 2025-12-12 06:07:22 +01:00
Update go-webdav dependency
Latest version includes some improvements for `carddav.Filter()`
This commit is contained in:
parent
486a5285db
commit
a3bfd56bf9
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -7,7 +7,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.20220531210442-d7891ce50c84
|
||||
github.com/emersion/go-webdav v0.3.2-0.20220603063605-db966a275c93
|
||||
github.com/go-chi/chi/v5 v5.0.7
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue