drop gofeed

This commit is contained in:
Nazar Kanaev
2021-03-23 10:50:47 +00:00
parent 5b36530f67
commit ebd7f2929c
4 changed files with 0 additions and 35 deletions

1
go.mod
View File

@@ -4,7 +4,6 @@ go 1.16
require (
github.com/mattn/go-sqlite3 v1.14.0
github.com/mmcdole/gofeed v1.0.0
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
golang.org/x/sys v0.0.0-20201018230417-eeed37f84f13
)