build(deps): bump google.golang.org/grpc from 1.28.1 to 1.29.1 (#3857)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.28.1 to 1.29.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.28.1...v1.29.1)

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-04-27 07:58:15 -07:00
committed by GitHub
parent 840e875665
commit 2ffe89fe83
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -41,7 +41,7 @@ require (
golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
google.golang.org/api v0.20.0
google.golang.org/genproto v0.0.0-20200326112834-f447254575fd // indirect
google.golang.org/grpc v1.28.1
google.golang.org/grpc v1.29.1
gopkg.in/DataDog/dd-trace-go.v1 v1.23.1
k8s.io/api v0.18.2
k8s.io/apimachinery v0.18.2