mirror of
https://github.com/PuerkitoBio/goquery.git
synced 2024-04-21 12:31:36 +00:00
9 lines
153 B
AMPL
9 lines
153 B
AMPL
module github.com/PuerkitoBio/goquery
|
|
|
|
require (
|
|
github.com/andybalholm/cascadia v1.3.1
|
|
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
|
|
)
|
|
|
|
go 1.13
|