aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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 99c0b7d..8f67391 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/emersion/go-imap v1.2.1
github.com/emersion/go-imap-uidplus v0.0.0-20200503180755-e75854c361e9
github.com/emersion/go-message v0.16.0
- github.com/gabriel-vasile/mimetype v1.4.1
+ github.com/gabriel-vasile/mimetype v1.4.2
github.com/google/go-cmp v0.5.9
github.com/google/uuid v1.3.0
github.com/mitchellh/mapstructure v1.5.0