mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
d08996c7b9
Co-authored-by: Lauris BH <[email protected]> Co-authored-by: techknowlogick <[email protected]>
9 lines
153 B
AMPL
Vendored
9 lines
153 B
AMPL
Vendored
module github.com/PuerkitoBio/goquery
|
|
|
|
require (
|
|
github.com/andybalholm/cascadia v1.1.0
|
|
golang.org/x/net v0.0.0-20200202094626-16171245cfb2
|
|
)
|
|
|
|
go 1.13
|