build(deps): Bump google.golang.org/grpc from 1.30.0 to 1.31.0

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.30.0...v1.31.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-03 06:30:06 +00:00
parent 185cd5b8e5
commit 19fad101e2
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -30,5 +30,5 @@ require (
github.com/tendermint/tm-db v0.6.0
golang.org/x/crypto v0.0.0-20200406173513-056763e48d71
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
google.golang.org/grpc v1.30.0
google.golang.org/grpc v1.31.0
)