mirror of
https://github.com/PuerkitoBio/goquery.git
synced 2026-09-20 03:18:18 +00:00
9 lines
126 B
AMPL
9 lines
126 B
AMPL
module github.com/PuerkitoBio/goquery
|
|
|
|
require (
|
|
github.com/andybalholm/cascadia v1.3.2
|
|
golang.org/x/net v0.29.0
|
|
)
|
|
|
|
go 1.23
|