aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-30 08:50:42 +0000
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-10-30 09:52:01 +0100
commit5a9237dc80266adbac0db0ad8e726e8f51f3dcf8 (patch)
tree517171b964e501f5bd0ac248035ffc46dd4af232 /go.mod
parentfc635b85705bc9ad1dea06e4ada6ea5e278872e7 (diff)
downloadfeed2imap-go-5a9237dc80266adbac0db0ad8e726e8f51f3dcf8.tar.gz
feed2imap-go-5a9237dc80266adbac0db0ad8e726e8f51f3dcf8.tar.bz2
feed2imap-go-5a9237dc80266adbac0db0ad8e726e8f51f3dcf8.zip
Bump github.com/antonmedv/expr from 1.8.8 to 1.8.9
Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr) from 1.8.8 to 1.8.9. - [Release notes](https://github.com/antonmedv/expr/releases) - [Commits](https://github.com/antonmedv/expr/compare/v1.8.8...v1.8.9) 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 4a8a3de..b808f93 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.15
require (
github.com/PuerkitoBio/goquery v1.6.0
- github.com/antonmedv/expr v1.8.8
+ github.com/antonmedv/expr v1.8.9
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