create feeds
This commit is contained in:
parent
a2f72a8c42
commit
b323a1ebe4
6 changed files with 77 additions and 14 deletions
1
go.mod
1
go.mod
|
|
@ -5,4 +5,5 @@ go 1.14
|
|||
require (
|
||||
github.com/PuerkitoBio/goquery v1.5.1
|
||||
github.com/mattn/go-sqlite3 v1.14.0
|
||||
github.com/mmcdole/gofeed v1.0.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue