mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-21 00:45:11 +00:00
hack/update-vendor.sh
This commit is contained in:
2
vendor/github.com/vmware/govmomi/sts/internal/BUILD
generated
vendored
2
vendor/github.com/vmware/govmomi/sts/internal/BUILD
generated
vendored
@@ -5,7 +5,7 @@ go_library(
|
||||
srcs = ["types.go"],
|
||||
importmap = "k8s.io/kubernetes/vendor/github.com/vmware/govmomi/sts/internal",
|
||||
importpath = "github.com/vmware/govmomi/sts/internal",
|
||||
visibility = ["//visibility:public"],
|
||||
visibility = ["//vendor/github.com/vmware/govmomi/sts:__subpackages__"],
|
||||
deps = [
|
||||
"//vendor/github.com/vmware/govmomi/vim25/soap:go_default_library",
|
||||
"//vendor/github.com/vmware/govmomi/vim25/types:go_default_library",
|
||||
|
||||
2
vendor/github.com/vmware/govmomi/vapi/internal/BUILD
generated
vendored
2
vendor/github.com/vmware/govmomi/vapi/internal/BUILD
generated
vendored
@@ -5,7 +5,7 @@ go_library(
|
||||
srcs = ["internal.go"],
|
||||
importmap = "k8s.io/kubernetes/vendor/github.com/vmware/govmomi/vapi/internal",
|
||||
importpath = "github.com/vmware/govmomi/vapi/internal",
|
||||
visibility = ["//visibility:public"],
|
||||
visibility = ["//vendor/github.com/vmware/govmomi/vapi:__subpackages__"],
|
||||
deps = [
|
||||
"//vendor/github.com/vmware/govmomi/vim25/mo:go_default_library",
|
||||
"//vendor/github.com/vmware/govmomi/vim25/types:go_default_library",
|
||||
|
||||
Reference in New Issue
Block a user