module github.com/mingrammer/flog require ( bou.ke/monkey v1.0.1 github.com/brianvoe/gofakeit v3.11.5+incompatible github.com/davecgh/go-spew v1.1.0 // indirect github.com/fatih/color v1.6.0 // indirect github.com/mattn/go-colorable v0.0.9 // indirect github.com/mattn/go-isatty v0.0.3 // indirect github.com/mingrammer/cfmt v1.0.0 github.com/pmezard/go-difflib v1.0.0 // indirect github.com/spf13/pflag v1.0.0 github.com/stretchr/testify v1.2.1 golang.org/x/sys v0.0.0-20180416112224-2f57af4873d0 // indirect )