diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ go 1.14 require ( github.com/Necoro/html2text v0.0.0-20200510210108-d7611f0be99f github.com/PuerkitoBio/goquery v1.5.1 + github.com/antonmedv/expr v1.8.8 github.com/emersion/go-imap v1.0.4 github.com/emersion/go-imap-uidplus v0.0.0-20200503180755-e75854c361e9 github.com/emersion/go-message v0.11.3-0.20200422153910-8c6ac6b57e3d |