build(deps): bump google.golang.org/grpc from 1.37.1 to 1.38.0 (#4643)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.37.1 to 1.38.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.37.1...v1.38.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-05-24 07:33:16 -07:00
committed by GitHub
parent ca9a8584eb
commit 037802dae5
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -32,7 +32,7 @@ require (
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
golang.org/x/sys v0.0.0-20210514084401-e8d321eab015
google.golang.org/api v0.47.0
google.golang.org/grpc v1.37.1
google.golang.org/grpc v1.38.0
gopkg.in/DataDog/dd-trace-go.v1 v1.28.0
k8s.io/api v0.21.1
k8s.io/apimachinery v0.21.1