book-fetch/go.mod
Vincent Batts 8fcf30be13
initial commit: collect the book info
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2021-05-17 07:52:48 -05:00

5 lines
95 B
Modula-2

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