module go.felesatra.moe/dlsite/v2 require ( github.com/PuerkitoBio/goquery v1.4.1 github.com/andybalholm/cascadia v1.0.0 // indirect github.com/google/go-cmp v0.4.0 github.com/google/subcommands v1.2.0 go.felesatra.moe/xdg v0.0.0-20180609034518-93689817508c golang.org/x/net v0.0.0-20180911220305-26e67e76b6c3 // indirect ) go 1.13