Downgrade cobra to v0.0.5

This commit is contained in:
Michael Eischer
2020-10-03 17:45:53 +02:00
parent 4df8861e09
commit 29908906b7
3 changed files with 18 additions and 71 deletions

2
go.mod
View File

@@ -35,7 +35,7 @@ require (
github.com/smartystreets/assertions v1.2.0 // indirect
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/spf13/cobra v1.0.0
github.com/spf13/cobra v0.0.5
github.com/spf13/pflag v1.0.5
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
golang.org/x/net v0.0.0-20200904194848-62affa334b73