Skip to content

Instantly share code, notes, and snippets.

@shanev
Created July 31, 2018 17:50
Show Gist options
  • Save shanev/db41a2a64ea0622ebbe60ebe4e87ec0c to your computer and use it in GitHub Desktop.
Save shanev/db41a2a64ea0622ebbe60ebe4e87ec0c to your computer and use it in GitHub Desktop.
[[constraint]]
name = "github.com/cosmos/cosmos-sdk"
version = "=0.22.0"
[[constraint]]
name = "github.com/stretchr/testify"
version = "=1.2.1"
[[constraint]]
name = "github.com/spf13/cobra"
version = "=0.0.1"
[[constraint]]
name = "github.com/spf13/viper"
version = "=1.0.0"
[[override]]
name = "github.com/tendermint/tendermint"
version = "=0.22.6"
[[override]]
name = "github.com/golang/protobuf"
version = "=1.1.0"
[prune]
go-tests = true
unused-packages = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment