mirror of
https://github.com/coredns/coredns.git
synced 2025-12-06 18:35:11 -05:00
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:
committed by
GitHub
parent
5fae55d0b1
commit
a3843befa6
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user