module git.sr.ht/~flobar/apoco go 1.16 require ( git.sr.ht/~flobar/lev v1.3.0 github.com/BurntSushi/toml v0.3.1 github.com/antchfx/xmlquery v1.3.6 github.com/antchfx/xpath v1.1.11 // indirect github.com/finkf/gofiler v0.5.0 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect github.com/spf13/cobra v1.1.3 golang.org/x/exp v0.0.0-20210417010653-0739314eea07 // indirect golang.org/x/net v0.0.0-20210421230115-4e50805a0758 // indirect golang.org/x/sync v0.0.0-20210220032951-036812b2e83c gonum.org/v1/gonum v0.9.1 gonum.org/v1/netlib v0.0.0-20210302091547-ede94419cf37 // indirect )