mirror of
https://github.com/coredns/coredns.git
synced 2025-12-05 01:45:11 -05:00
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:
committed by
GitHub
parent
840e875665
commit
2ffe89fe83
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.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
|
||||
|
||||
Reference in New Issue
Block a user