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

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.28.0...v1.28.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-13 09:42:00 -07:00
committed by GitHub
parent 5fae55d0b1
commit a3843befa6
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.0
google.golang.org/grpc v1.28.1
gopkg.in/DataDog/dd-trace-go.v1 v1.23.1
k8s.io/api v0.18.0
k8s.io/apimachinery v0.18.1