mirror of
https://github.com/PuerkitoBio/goquery
synced 2026-04-22 15:27:09 +08:00
eec8e87fed
This reverts commit 6802fc5555.
9 lines
126 B
Modula-2
9 lines
126 B
Modula-2
module github.com/PuerkitoBio/goquery
|
|
|
|
require (
|
|
github.com/andybalholm/cascadia v1.3.2
|
|
golang.org/x/net v0.27.0
|
|
)
|
|
|
|
go 1.23
|