Chore(deps): Bump google.golang.org/grpc from 1.36.1 to 1.37.0 (#32878)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.36.1 to 1.37.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.36.1...v1.37.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-04-12 11:29:59 +03:00
committed by GitHub
parent d96e82d5e4
commit f247526d6a
2 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -91,7 +91,7 @@ require (
golang.org/x/time v0.0.0-20201208040808-7e3f01d25324
gonum.org/v1/gonum v0.9.1
google.golang.org/api v0.42.0
google.golang.org/grpc v1.36.1
google.golang.org/grpc v1.37.0
google.golang.org/protobuf v1.26.0
gopkg.in/ini.v1 v1.62.0
gopkg.in/ldap.v3 v3.0.2