module accorder go 1.16 require ( github.com/karrick/godirwalk v1.16.1 github.com/mitchellh/go-homedir v1.1.0 github.com/satori/go.uuid v1.2.0 github.com/spf13/cobra v1.2.1 github.com/spf13/viper v1.9.0 )