module github.com/dimonrus/gocli require ( github.com/dimonrus/gohelp v0.4.0 github.com/dimonrus/porterr v1.7.0 gopkg.in/yaml.v2 v2.2.7 ) go 1.14