Merge pull request #35645 from mikedanese/fix-build

bazel: fix build after #34892
This commit is contained in:
Anirudh Ramanathan
2016-10-26 11:54:28 -07:00
committed by GitHub

View File

@@ -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",