module devpkg.work/simplemod go 1.15 require ( github.com/pkg/errors v0.8.1 github.com/spf13/cobra v1.1.3 github.com/spf13/pflag v1.0.5 )