chore: bump go-imap to include delimiter fix

This commit is contained in:
James Houlahan
2020-07-07 13:08:49 +02:00
parent d89d627349
commit 457b524ba8
3 changed files with 4 additions and 3 deletions

View File

@ -38,6 +38,7 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
* GODT-265 Alternative Routing v2 (more resiliant to short term connection drops).
* GODT-310 Alternative parsing of `References` header (old parsing probably malformed message IDs).
* GODT-320 Only report the same TLS issue once every 24 hours.
* GODT-468 Bump go-imap version to get fix for NIL client delimiter.
### Removed
* Dead code from `pkg/message`.