aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatarLibravatar Simon Ser <[email protected]> 2020-01-28 20:04:18 +0100
committerLibravatarLibravatar Simon Ser <[email protected]> 2020-01-28 20:04:18 +0100
commitbdf1a8b02b1b0188818305755c9d53cf0e8b5c70 (patch)
treeea686b489bf567045676ccf41805040942784f08 /go.mod
parentc0b4998b383daf6f0990717f61bdcf557841b03e (diff)
downloadalps-bdf1a8b02b1b0188818305755c9d53cf0e8b5c70.tar.gz
alps-bdf1a8b02b1b0188818305755c9d53cf0e8b5c70.tar.bz2
alps-bdf1a8b02b1b0188818305755c9d53cf0e8b5c70.zip
koushin: add Store interface
References: https://todo.sr.ht/~sircmpwn/koushin/5
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 47852cb..38b7436 100644
--- a/go.mod
+++ b/go.mod
@@ -6,6 +6,7 @@ require (
github.com/aymerick/douceur v0.2.0
github.com/chris-ramon/douceur v0.2.0
github.com/emersion/go-imap v1.0.3
+ github.com/emersion/go-imap-metadata v0.0.0-20200128185110-9d939d2a0915
github.com/emersion/go-imap-move v0.0.0-20190710073258-6e5a51a5b342
github.com/emersion/go-imap-specialuse v0.0.0-20161227184202-ba031ced6a62
github.com/emersion/go-message v0.11.1