Update genproto and antlr.

Kubernetes-commit: e8f6184d8682bd4510d4e18c7c04b5799367ac51
This commit is contained in:
cici37
2022-05-04 18:37:30 -07:00
committed by Kubernetes Publisher
parent ac3e4baf0f
commit a8fbc496ab
2 changed files with 46 additions and 38 deletions

2
go.mod
View File

@@ -72,7 +72,7 @@ require (
)
replace (
google.golang.org/genproto => google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368
google.golang.org/grpc => google.golang.org/grpc v1.40.0
k8s.io/api => ../api
k8s.io/apimachinery => ../apimachinery
k8s.io/client-go => ../client-go