mirror of
https://github.com/coredns/coredns.git
synced 2025-11-27 22:24:09 -05:00
build(deps): bump google.golang.org/grpc from 1.23.0 to 1.24.0 (#3332)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.23.0...v1.24.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Chris O'Haver
parent
cd5aeecb43
commit
9ae5a1a856
2
go.mod
2
go.mod
@@ -44,7 +44,7 @@ require (
|
||||
golang.org/x/sys v0.0.0-20190904154756-749cb33beabd
|
||||
google.golang.org/api v0.10.0
|
||||
google.golang.org/genproto v0.0.0-20190701230453-710ae3a149df // indirect
|
||||
google.golang.org/grpc v1.23.0
|
||||
google.golang.org/grpc v1.24.0
|
||||
gopkg.in/DataDog/dd-trace-go.v1 v1.18.0
|
||||
gopkg.in/inf.v0 v0.9.1 // indirect
|
||||
k8s.io/api v0.0.0-20190620084959-7cf5895f2711
|
||||
|
||||
Reference in New Issue
Block a user