feat: implement caldav search

This commit is contained in:
2022-04-18 23:01:01 +02:00
parent f9e8f4b9c1
commit d7191461eb
57 changed files with 3893 additions and 20 deletions
+13
View File
@@ -4,6 +4,19 @@ github.com/beorn7/perks/quantile
# github.com/cespare/xxhash/v2 v2.1.2
## explicit; go 1.11
github.com/cespare/xxhash/v2
# github.com/dolanor/caldav-go v0.2.1
## explicit; go 1.13
github.com/dolanor/caldav-go/caldav
github.com/dolanor/caldav-go/caldav/entities
github.com/dolanor/caldav-go/caldav/values
github.com/dolanor/caldav-go/http
github.com/dolanor/caldav-go/icalendar
github.com/dolanor/caldav-go/icalendar/components
github.com/dolanor/caldav-go/icalendar/properties
github.com/dolanor/caldav-go/icalendar/values
github.com/dolanor/caldav-go/utils
github.com/dolanor/caldav-go/webdav
github.com/dolanor/caldav-go/webdav/entities
# github.com/golang/protobuf v1.5.2
## explicit; go 1.9
github.com/golang/protobuf/proto