From af5b7e553763e0f3964e2dd509f81a490af30c7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 3 Jan 2024 18:05:00 +0100 Subject: Move antonmedv/expr => expr-lang/expr --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 6c0168f..79aabc6 100644 --- a/go.mod +++ b/go.mod @@ -6,10 +6,10 @@ 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.5 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 + github.com/expr-lang/expr v1.15.7 github.com/gabriel-vasile/mimetype v1.4.3 github.com/go-shiori/go-readability v0.0.0-20231029095239-6b97d5aba789 github.com/google/go-cmp v0.5.9 -- cgit v1.2.3