Bump google.golang.org/grpc from 1.33.2 to 1.34.0 (#606)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.33.2 to 1.34.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.33.2...v1.34.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-04 16:35:44 +11:00
committed by GitHub
parent e3ad2d5731
commit f3da99bf8f
2 changed files with 5 additions and 1 deletions

2
go.mod
View File

@@ -40,7 +40,7 @@ require (
golang.org/x/net v0.0.0-20200822124328-c89045814202
golang.org/x/time v0.0.0-20191024005414-555d28b269f0
google.golang.org/genproto v0.0.0-20201019141844-1ed22bb0c154
google.golang.org/grpc v1.33.2
google.golang.org/grpc v1.34.0
google.golang.org/grpc/examples v0.0.0-20200825214159-c4ba4cc6af4a // indirect
google.golang.org/protobuf v1.25.0
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect