build(deps): bump google.golang.org/grpc from 1.27.1 to 1.28.0 (#3747)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.27.1...v1.28.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-03-16 06:54:39 -07:00
committed by GitHub
parent 52a9bcb644
commit 96f7c12d6f
2 changed files with 7 additions and 1 deletions

2
go.mod
View File

@@ -39,7 +39,7 @@ require (
golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527
google.golang.org/api v0.20.0
google.golang.org/genproto v0.0.0-20200306153348-d950eab6f860 // indirect
google.golang.org/grpc v1.27.1
google.golang.org/grpc v1.28.0
gopkg.in/DataDog/dd-trace-go.v1 v1.22.0
k8s.io/api v0.17.3
k8s.io/apimachinery v0.17.4