diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ) |