module github.com/EmbeddedEnterprises/burrow require ( github.com/coreos/go-semver v0.2.0 github.com/fatih/color v1.7.0 github.com/mattn/go-colorable v0.0.0-20180310133214-efa589957cd0 github.com/mattn/go-isatty v0.0.4 github.com/mattn/go-shellwords v1.0.3 github.com/urfave/cli v1.20.0 golang.org/x/sys v0.0.0-20190108104531-7fbe1cd0fcc2 gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect gopkg.in/yaml.v2 v2.2.2 )