mirror of
https://github.com/PuerkitoBio/goquery.git
synced 2024-04-21 12:31:36 +00:00
7 lines
144 B
AMPL
7 lines
144 B
AMPL
module github.com/PuerkitoBio/goquery
|
|
|
|
require (
|
|
github.com/andybalholm/cascadia v1.0.0
|
|
golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
|
|
)
|