hack/update-vendor.sh

This commit is contained in:
Jordan Liggitt
2019-11-05 14:11:10 -05:00
parent 9a5b7c24ad
commit 297570e06a
932 changed files with 77190 additions and 28219 deletions

View File

@@ -5,7 +5,7 @@ go_library(
srcs = ["stream_chunk.pb.go"],
importmap = "k8s.io/kubernetes/vendor/github.com/grpc-ecosystem/grpc-gateway/internal",
importpath = "github.com/grpc-ecosystem/grpc-gateway/internal",
visibility = ["//visibility:public"],
visibility = ["//vendor/github.com/grpc-ecosystem/grpc-gateway:__subpackages__"],
deps = [
"//vendor/github.com/golang/protobuf/proto:go_default_library",
"//vendor/github.com/golang/protobuf/ptypes/any:go_default_library",