// Generated 2021-03-30 15:32:41 by go-framework development-version module github.com/AtricoSoftware/go-framework-app go 1.15 require ( github.com/atrico-go/container v1.4.0 github.com/atrico-go/core v1.3.1 github.com/atrico-go/testing v1.2.0 github.com/atrico-go/viperEx v1.0.1 github.com/iancoleman/strcase v0.1.3 github.com/mitchellh/go-homedir v1.1.0 github.com/mitchellh/mapstructure v1.4.1 github.com/spf13/cobra v1.1.3 github.com/spf13/pflag v1.0.5 github.com/spf13/viper v1.7.1 )