book-fetch/go.mod

6 lines
95 B
Modula-2

module git.thisco.de/vbatts/book-fetch
go 1.16
require github.com/PuerkitoBio/goquery v1.6.1