mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-06-07 00:05:04 +08:00
Update GRPC
Kubernetes-commit: 334d8fb7a2e85d58513c2d3fae113995c8165a4b
This commit is contained in:
committed by
Kubernetes Publisher
parent
b0f212501e
commit
11163f2bee
@@ -61,7 +61,7 @@ require (
|
||||
)
|
||||
|
||||
replace (
|
||||
google.golang.org/grpc => google.golang.org/grpc v1.40.0
|
||||
github.com/envoyproxy/go-control-plane => github.com/envoyproxy/go-control-plane v0.9.9-0.20210512163311-63b5d3c536b0
|
||||
k8s.io/api => ../api
|
||||
k8s.io/apimachinery => ../apimachinery
|
||||
k8s.io/client-go => ../client-go
|
||||
|
||||
Reference in New Issue
Block a user