mirror of
https://github.com/coredns/coredns.git
synced 2025-12-05 09:55:10 -05:00
build(deps): bump google.golang.org/grpc from 1.22.0 to 1.23.0 (#3155)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.22.0 to 1.23.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.22.0...v1.23.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Yong Tang
parent
95f412a5be
commit
66a9c7b82a
2
go.mod
2
go.mod
@@ -61,7 +61,7 @@ require (
|
||||
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 // indirect
|
||||
google.golang.org/api v0.8.0
|
||||
google.golang.org/genproto v0.0.0-20190701230453-710ae3a149df // indirect
|
||||
google.golang.org/grpc v1.22.0
|
||||
google.golang.org/grpc v1.23.0
|
||||
gopkg.in/DataDog/dd-trace-go.v1 v1.16.1
|
||||
gopkg.in/inf.v0 v0.9.1 // indirect
|
||||
k8s.io/api v0.0.0-20190313235455-40a48860b5ab
|
||||
|
||||
Reference in New Issue
Block a user