diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ go 1.18 require ( git.sr.ht/~rjarry/go-opt v1.3.0 - git.sr.ht/~rockorager/go-jmap v0.3.0 + git.sr.ht/~rockorager/go-jmap v0.4.5 git.sr.ht/~rockorager/vaxis v0.7.2 github.com/ProtonMail/go-crypto v0.0.0-20230417170513-8ee5748c52b5 github.com/arran4/golang-ical v0.0.0-20230318005454-19abf92700cc |