aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-09 05:01:24 +0000
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-10-30 09:47:28 +0100
commitfc635b85705bc9ad1dea06e4ada6ea5e278872e7 (patch)
tree164678cd78fd03743bfdea4a95f7d86fed306da5 /go.mod
parent14db46392fee3462dff3f22ebdf88dfa6f40266a (diff)
downloadfeed2imap-go-fc635b85705bc9ad1dea06e4ada6ea5e278872e7.tar.gz
feed2imap-go-fc635b85705bc9ad1dea06e4ada6ea5e278872e7.tar.bz2
feed2imap-go-fc635b85705bc9ad1dea06e4ada6ea5e278872e7.zip
Bump github.com/PuerkitoBio/goquery from 1.5.1 to 1.6.0
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.5.1...v1.6.0) 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 daf3931..4a8a3de 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/Necoro/feed2imap-go
go 1.15
require (
- github.com/PuerkitoBio/goquery v1.5.1
+ github.com/PuerkitoBio/goquery v1.6.0
github.com/antonmedv/expr v1.8.8
github.com/emersion/go-imap v1.0.6
github.com/emersion/go-imap-uidplus v0.0.0-20200503180755-e75854c361e9