Moving internal types to the right location.
This commit is contained in:
parent
e3e7bc1110
commit
bbccabcd27
6 changed files with 310 additions and 92 deletions
1
go.mod
1
go.mod
|
@ -8,6 +8,7 @@ require (
|
|||
github.com/spf13/pflag v1.0.5
|
||||
github.com/spf13/viper v1.6.3
|
||||
github.com/stretchr/objx v0.1.1 // indirect
|
||||
github.com/stretchr/testify v1.5.0
|
||||
gopkg.in/yaml.v2 v2.2.8
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue