mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
build(deps): bump google.golang.org/grpc from 1.25.1 to 1.26.0 (#3564)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.25.1 to 1.26.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.25.1...v1.26.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Yong Tang
parent
ee1e489e96
commit
971d731d7a
2
go.mod
2
go.mod
@@ -39,7 +39,7 @@ require (
|
||||
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 // indirect
|
||||
golang.org/x/sys v0.0.0-20191220142924-d4481acd189f
|
||||
google.golang.org/api v0.15.0
|
||||
google.golang.org/grpc v1.25.1
|
||||
google.golang.org/grpc v1.26.0
|
||||
gopkg.in/DataDog/dd-trace-go.v1 v1.19.0
|
||||
k8s.io/api v0.17.0
|
||||
k8s.io/apimachinery v0.17.0
|
||||
|
||||
Reference in New Issue
Block a user