build(deps): Bump google.golang.org/grpc from 1.32.0 to 1.33.1 (#5544)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.32.0 to 1.33.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.32.0...v1.33.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erik Grinaker <erik@interchain.berlin>
This commit is contained in:
dependabot[bot]
2020-10-21 18:25:08 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Erik Grinaker
parent a24a58207a
commit d4f906609a
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -31,5 +31,5 @@ require (
github.com/tendermint/tm-db v0.6.2
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
golang.org/x/net v0.0.0-20200813134508-3edf25e44fcc
google.golang.org/grpc v1.32.0
google.golang.org/grpc v1.33.1
)