module git.sr.ht/~flobar/apoco go 1.14 require ( github.com/BurntSushi/toml v0.3.1 github.com/antchfx/xmlquery v1.3.3 github.com/antchfx/xpath v1.1.11 // indirect github.com/finkf/gofiler v0.3.0 github.com/spf13/cobra v1.1.1 golang.org/x/net v0.0.0-20201216054612-986b41b23924 // indirect golang.org/x/sync v0.0.0-20201207232520-09787c993a3a golang.org/x/text v0.3.4 // indirect gonum.org/v1/gonum v0.8.2 )