drop direct goquery dependency
This commit is contained in:
parent
c896440525
commit
e0c4752bbf
2 changed files with 4 additions and 55 deletions
1
go.mod
1
go.mod
|
|
@ -3,7 +3,6 @@ module github.com/nkanaev/yarr
|
|||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/PuerkitoBio/goquery v1.5.1
|
||||
github.com/mattn/go-sqlite3 v1.14.0
|
||||
github.com/mmcdole/gofeed v1.0.0
|
||||
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue