diff options
author | Konstantinos Koukas <contact@koukas.org> | 2022-10-18 22:01:51 +0300 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2022-10-19 00:57:56 +0200 |
commit | f01fbcbc48db5e65d69a0ebd9d7cb0deb378cf13 (patch) | |
tree | 29957f5320eb693c9feddd1b2ac48b346e86a286 /go.mod | |
parent | 11c35e9305caa103372aa76778eda0cc086fbaba (diff) | |
download | alps-f01fbcbc48db5e65d69a0ebd9d7cb0deb378cf13.tar.gz alps-f01fbcbc48db5e65d69a0ebd9d7cb0deb378cf13.zip |
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ require ( github.com/emersion/go-imap-specialuse v0.0.0-20201101201809-1ab93d3d150e github.com/emersion/go-message v0.16.0 github.com/emersion/go-sasl v0.0.0-20220912192320-0145f2c60ead - github.com/emersion/go-smtp v0.15.0 + github.com/emersion/go-smtp v0.15.1-0.20221018181223-201c9ab124e4 github.com/emersion/go-vcard v0.0.0-20220507122617-d4056df0ec4a github.com/emersion/go-webdav v0.3.2-0.20220531141108-9bc7a8f15b2f github.com/fernet/fernet-go v0.0.0-20211208181803-9f70042a33ee |