aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-15 20:02:50 +0000
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-10-15 22:17:08 +0200
commit81d1e95df27232afd10275a29471bc2958092d6d (patch)
tree22e418d533f3960fa04a3dbc90fad9d77ffb9591 /go.mod
parent1a653fc9112ba42d325038e2cf317f088672f1e7 (diff)
downloadfeed2imap-go-81d1e95df27232afd10275a29471bc2958092d6d.tar.gz
feed2imap-go-81d1e95df27232afd10275a29471bc2958092d6d.tar.bz2
feed2imap-go-81d1e95df27232afd10275a29471bc2958092d6d.zip
Bump github.com/gabriel-vasile/mimetype from 1.3.1 to 1.4.0
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: github.com/gabriel-vasile/mimetype dependency-type: direct:production update-type: version-update:semver-minor ... 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 f4381b2..c5c73f2 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/emersion/go-imap v1.2.0
github.com/emersion/go-imap-uidplus v0.0.0-20200503180755-e75854c361e9
github.com/emersion/go-message v0.15.0
- github.com/gabriel-vasile/mimetype v1.3.1
+ github.com/gabriel-vasile/mimetype v1.4.0
github.com/google/go-cmp v0.5.6
github.com/google/uuid v1.3.0
github.com/jaytaylor/html2text v0.0.0-20200412013138-3577fbdbcff7