aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-02 20:02:03 +0000
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-07-02 22:10:46 +0200
commitc4466e5173c46f142def4fbb753a12372d1e28dc (patch)
tree16f9c7b243cefedc7389dba2045969c81762c9c6 /go.mod
parentd0c45f182e44230c15953fa86e5133dc3e395f5e (diff)
downloadfeed2imap-go-c4466e5173c46f142def4fbb753a12372d1e28dc.tar.gz
feed2imap-go-c4466e5173c46f142def4fbb753a12372d1e28dc.tar.bz2
feed2imap-go-c4466e5173c46f142def4fbb753a12372d1e28dc.zip
Bump github.com/gabriel-vasile/mimetype from 1.3.0 to 1.3.1
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: github.com/gabriel-vasile/mimetype dependency-type: direct:production update-type: version-update:semver-patch ... 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 8098010..4bf6f2d 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/emersion/go-imap v1.1.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.0
+ github.com/gabriel-vasile/mimetype v1.3.1
github.com/google/go-cmp v0.5.6
github.com/google/uuid v1.2.0
github.com/jaytaylor/html2text v0.0.0-20200412013138-3577fbdbcff7