aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-22 05:25:54 +0000
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-05-25 20:54:08 +0200
commit367e81e707c1736e8c1b57b8b375cbd3dd4cc92a (patch)
tree8c23ffcba17bbe2203b99fbdd18820cff3caed0a /go.mod
parentdae31bb0192e6b519111d3cb80ddd4312cda306c (diff)
downloadfeed2imap-go-367e81e707c1736e8c1b57b8b375cbd3dd4cc92a.tar.gz
feed2imap-go-367e81e707c1736e8c1b57b8b375cbd3dd4cc92a.tar.bz2
feed2imap-go-367e81e707c1736e8c1b57b8b375cbd3dd4cc92a.zip
Bump github.com/google/go-cmp from 0.4.0 to 0.4.1
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.4.0...v0.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 3eced8b..697d67d 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/emersion/go-imap-uidplus v0.0.0-20200503180755-e75854c361e9
github.com/emersion/go-message v0.11.3-0.20200422153910-8c6ac6b57e3d
github.com/gabriel-vasile/mimetype v1.1.0
- github.com/google/go-cmp v0.4.0
+ github.com/google/go-cmp v0.4.1
github.com/google/uuid v1.1.1
github.com/mmcdole/gofeed v1.0.0
golang.org/x/net v0.0.0-20200506145744-7e3656a0809f