Bump google.golang.org/grpc from 1.19.1 to 1.21.1 (#231)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.19.1 to 1.21.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.19.1...v1.21.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Showing
... | ... | @@ -51,7 +51,7 @@ require ( |
golang.org/x/net v0.0.0-20190311183353-d8887717615a | ||
golang.org/x/text v0.3.0 | ||
google.golang.org/genproto v0.0.0-20190327125643-d831d65fe17d // indirect | ||
google.golang.org/grpc v1.19.1 | ||
google.golang.org/grpc v1.21.1 | ||
gopkg.in/airbrake/gobrake.v2 v2.0.9 // indirect | ||
gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 // indirect | ||
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce // indirect | ||
... | ... |
Please register or sign in to comment