From 9017073b271eca284dab2da627106b4320096286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 20 Sep 2023 20:41:21 +0200 Subject: Upgrade expr (again.......) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 365e532..43bada7 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/Necoro/gofeed v1.2.2-0.20230305145438-f7a233d95a2f github.com/Necoro/html2text v0.0.0-20230328182301-cda867cd9dbf github.com/PuerkitoBio/goquery v1.8.1 - github.com/antonmedv/expr v1.15.2 + github.com/antonmedv/expr v1.15.3 github.com/emersion/go-imap v1.2.1 github.com/emersion/go-imap-uidplus v0.0.0-20200503180755-e75854c361e9 github.com/emersion/go-message v0.17.0 -- cgit v1.2.3