|
|
@ -31,11 +31,11 @@ |
|
|
|
|
|
|
|
[[constraint]] |
|
|
|
name = "github.com/go-kit/kit" |
|
|
|
version = "=0.6.0" |
|
|
|
version = "=0.7.0" |
|
|
|
|
|
|
|
[[constraint]] |
|
|
|
name = "github.com/gogo/protobuf" |
|
|
|
version = "=1.1.0" |
|
|
|
version = "=1.1.1" |
|
|
|
|
|
|
|
[[constraint]] |
|
|
|
name = "github.com/golang/protobuf" |
|
|
@ -51,15 +51,15 @@ |
|
|
|
|
|
|
|
[[constraint]] |
|
|
|
name = "github.com/spf13/cobra" |
|
|
|
version = "=0.0.1" |
|
|
|
version = "=0.0.3" |
|
|
|
|
|
|
|
[[constraint]] |
|
|
|
name = "github.com/spf13/viper" |
|
|
|
version = "=1.0.0" |
|
|
|
version = "=1.0.2" |
|
|
|
|
|
|
|
[[constraint]] |
|
|
|
name = "github.com/stretchr/testify" |
|
|
|
version = "=1.2.1" |
|
|
|
version = "=1.2.2" |
|
|
|
|
|
|
|
[[constraint]] |
|
|
|
name = "github.com/tendermint/go-amino" |
|
|
|