module git.sr.ht/~flobar/apoco go 1.14 require ( github.com/BurntSushi/toml v0.3.1 github.com/antchfx/xmlquery v1.2.4 github.com/antchfx/xpath v1.1.10 // indirect github.com/finkf/gofiler v0.3.0 github.com/spf13/cobra v1.0.0 github.com/spf13/pflag v1.0.5 // indirect golang.org/x/net v0.0.0-20200707034311-ab3426394381 // indirect golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208 golang.org/x/text v0.3.3 // indirect gonum.org/v1/gonum v0.7.0 )