module github.com/ffuf/ffuf go 1.17 require ( github.com/PuerkitoBio/goquery v1.8.0 github.com/adrg/xdg v0.4.0 github.com/davecgh/go-spew v1.1.1 // indirect github.com/pelletier/go-toml v1.9.5 golang.org/x/net v0.5.0 // indirect )