aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatarLibravatar Drew DeVault <[email protected]> 2020-11-19 13:06:38 -0500
committerLibravatarLibravatar Drew DeVault <[email protected]> 2020-11-19 13:06:38 -0500
commit8cc742f45df7544c20f43e781d2c7e4aa6a3f4f5 (patch)
treeddff4511c6096169e046444c7337a910af1ac95c /go.mod
parent61cdb93e484c5ef7af7b3893db52dcf4b3be4791 (diff)
downloadalps-8cc742f45df7544c20f43e781d2c7e4aa6a3f4f5.tar.gz
alps-8cc742f45df7544c20f43e781d2c7e4aa6a3f4f5.tar.bz2
alps-8cc742f45df7544c20f43e781d2c7e4aa6a3f4f5.zip
Fix issues with to/from headers
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index e628789..0d85e57 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
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.2
+ github.com/emersion/go-message v0.13.1-0.20201112194930-f77964fe28bd
github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21
github.com/emersion/go-smtp v0.13.0
github.com/emersion/go-vcard v0.0.0-20200508080525-dd3110a24ec2