From 490420726952bb3834e6a1cdda7a26c90ba9a7cb Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 23 Oct 2020 16:07:59 -0400 Subject: Replace parts tree with attachment list --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index ea2b169..d784a48 100644 --- a/go.mod +++ b/go.mod @@ -6,6 +6,7 @@ require ( git.sr.ht/~sircmpwn/dowork v0.0.0-20201013174036-53a05612a082 github.com/aymerick/douceur v0.2.0 github.com/chris-ramon/douceur v0.2.0 + github.com/dustin/go-humanize v1.0.0 github.com/emersion/go-ical v0.0.0-20200225233454-26ef720b8bf1 github.com/emersion/go-imap v1.0.4 github.com/emersion/go-imap-metadata v0.0.0-20200128185110-9d939d2a0915 -- cgit v1.2.3-59-g8ed1b