module github.com/easysoft/zendata go 1.12 require golang.org/x/text v0.3.2 require ( github.com/fatih/color v1.9.0 github.com/satori/go.uuid v1.2.0 github.com/sirupsen/logrus v1.4.2 gopkg.in/yaml.v2 v2.2.8 )