2019-08-29 08:48:42 +05:30
|
|
|
module github.com/PuerkitoBio/goquery
|
|
|
|
|
|
|
|
require (
|
2020-07-12 02:37:52 +05:30
|
|
|
github.com/andybalholm/cascadia v1.1.0
|
|
|
|
golang.org/x/net v0.0.0-20200202094626-16171245cfb2
|
2019-08-29 08:48:42 +05:30
|
|
|
)
|
2020-07-12 02:37:52 +05:30
|
|
|
|
|
|
|
go 1.13
|