module github.com/nkanaev/yarr go 1.14 require ( github.com/PuerkitoBio/goquery v1.5.1 github.com/mattn/go-sqlite3 v1.14.0 )