module github.com/gruntwork-io/go-commons go 1.13 require ( github.com/bgentry/speakeasy v0.1.0 github.com/fatih/color v1.9.0 github.com/go-errors/errors v1.0.1 github.com/mattn/go-zglob v0.0.1 github.com/sirupsen/logrus v1.4.2 github.com/stretchr/testify v1.4.0 github.com/urfave/cli v1.22.2 )