Update go-ical
It's only a dependency update in go-ical, but it allows gettin rid of rrule-go v.1.7, which is nice.
This commit is contained in:
committed by
Simon Ser
parent
ff8598015d
commit
21f251fa1d
3
go.mod
3
go.mod
@@ -3,7 +3,6 @@ module github.com/emersion/go-webdav
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/emersion/go-ical v0.0.0-20220601085725-0864dccc089f
|
||||
github.com/emersion/go-ical v0.0.0-20240127095438-fc1c9d8fb2b6
|
||||
github.com/emersion/go-vcard v0.0.0-20230815062825-8fda7d206ec9
|
||||
github.com/teambition/rrule-go v1.8.2 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user