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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-23 16:44:54 +00:00
parent 5412426ae8
commit a2284b8533
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -28,5 +28,5 @@ require (
github.com/tendermint/tm-db v0.5.1
golang.org/x/crypto v0.0.0-20200406173513-056763e48d71
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
google.golang.org/grpc v1.29.1
google.golang.org/grpc v1.30.0
)