Commit 2eb07788 authored by Mike Danese's avatar Mike Danese

fix build

parent ec4b4c87
...@@ -24,6 +24,8 @@ go_library( ...@@ -24,6 +24,8 @@ go_library(
"//vendor:github.com/vmware/govmomi/find", "//vendor:github.com/vmware/govmomi/find",
"//vendor:github.com/vmware/govmomi/object", "//vendor:github.com/vmware/govmomi/object",
"//vendor:github.com/vmware/govmomi/property", "//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/mo",
"//vendor:github.com/vmware/govmomi/vim25/soap", "//vendor:github.com/vmware/govmomi/vim25/soap",
"//vendor:github.com/vmware/govmomi/vim25/types", "//vendor:github.com/vmware/govmomi/vim25/types",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment