mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #35645 from mikedanese/fix-build
bazel: fix build after #34892
This commit is contained in:
commit
c31dc0c7e6
@ -24,6 +24,8 @@ go_library(
|
||||
"//vendor:github.com/vmware/govmomi/find",
|
||||
"//vendor:github.com/vmware/govmomi/object",
|
||||
"//vendor:github.com/vmware/govmomi/property",
|
||||
"//vendor:github.com/vmware/govmomi/session",
|
||||
"//vendor:github.com/vmware/govmomi/vim25",
|
||||
"//vendor:github.com/vmware/govmomi/vim25/mo",
|
||||
"//vendor:github.com/vmware/govmomi/vim25/soap",
|
||||
"//vendor:github.com/vmware/govmomi/vim25/types",
|
||||
|
Loading…
Reference in New Issue
Block a user