2019-08-28 23:18:42 -04:00
|
|
|
module github.com/PuerkitoBio/goquery
|
|
|
|
|
|
|
|
require (
|
2020-07-11 17:07:52 -04:00
|
|
|
github.com/andybalholm/cascadia v1.1.0
|
|
|
|
golang.org/x/net v0.0.0-20200202094626-16171245cfb2
|
2019-08-28 23:18:42 -04:00
|
|
|
)
|
2020-07-11 17:07:52 -04:00
|
|
|
|
|
|
|
go 1.13
|