aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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 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
)