aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-20 06:03:29 +0000
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-11-20 09:11:45 +0100
commite53b7cca333c64a01eb8a5471554f85f5c13e414 (patch)
tree2e135ed909b64d2ce9e68c8aa7e7d70d36709726 /go.mod
parentf7ecf9d353a8339bc5197716255e417b17788745 (diff)
downloadfeed2imap-go-e53b7cca333c64a01eb8a5471554f85f5c13e414.tar.gz
feed2imap-go-e53b7cca333c64a01eb8a5471554f85f5c13e414.tar.bz2
feed2imap-go-e53b7cca333c64a01eb8a5471554f85f5c13e414.zip
Bump github.com/gabriel-vasile/mimetype from 1.1.1 to 1.1.2
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Changelog](https://github.com/gabriel-vasile/mimetype/blob/master/CHANGELOG.md) - [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.1.1...v1.1.2) Signed-off-by: dependabot[bot] <support@github.com>
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 b808f93..9ae0bd8 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/emersion/go-imap v1.0.6
github.com/emersion/go-imap-uidplus v0.0.0-20200503180755-e75854c361e9
github.com/emersion/go-message v0.13.0
- github.com/gabriel-vasile/mimetype v1.1.1
+ github.com/gabriel-vasile/mimetype v1.1.2
github.com/google/go-cmp v0.5.2
github.com/google/uuid v1.1.2
github.com/jaytaylor/html2text v0.0.0-20200412013138-3577fbdbcff7