Remove config init commands

This commit is contained in:
2022-05-09 22:43:03 +02:00
parent 55de3ee25d
commit 438725066e
5 changed files with 2 additions and 123 deletions

2
go.mod
View File

@@ -19,7 +19,7 @@ require (
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/magiconair/properties v1.8.5 // indirect
github.com/mitchellh/mapstructure v1.4.3 // indirect
github.com/pelletier/go-toml v1.9.4
github.com/pelletier/go-toml v1.9.4 // indirect
github.com/pkg/errors v0.9.1
github.com/spf13/afero v1.8.0 // indirect
github.com/spf13/cast v1.4.1 // indirect