drop direct goquery dependency

This commit is contained in:
Nazar Kanaev
2021-03-18 11:51:18 +00:00
parent c896440525
commit e0c4752bbf
2 changed files with 4 additions and 55 deletions

1
go.mod
View File

@@ -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