mirror of
https://github.com/coredns/coredns.git
synced 2025-11-30 23:54:03 -05:00
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:
committed by
GitHub
parent
52a9bcb644
commit
96f7c12d6f
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user