From 050ce6e8f89d8d4e126481644023875eb3c6fb2e Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Fri, 26 Feb 2021 23:52:58 +0100 Subject: Update gofeed --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 2f0fc80..f33b99f 100644 --- a/go.mod +++ b/go.mod @@ -20,5 +20,5 @@ require ( replace ( github.com/jaytaylor/html2text => github.com/Necoro/html2text v0.0.0-20200822202223-2e8e4cfbb241 - github.com/mmcdole/gofeed => github.com/Necoro/gofeed v1.0.1-0.20200906155158-11c9bf582fca + github.com/mmcdole/gofeed => github.com/Necoro/gofeed v1.1.1-0.20210225211631-f9bff26e612c ) -- cgit v1.2.3-70-g09d2