Merge all external imports

This commit is contained in:
ADO 2017-05-24 13:56:07 +02:00
parent 89c2447453
commit d2347f1726
1 changed files with 1 additions and 2 deletions

View File

@ -30,14 +30,13 @@ import (
"time"
"github.com/davecgh/go-spew/spew"
"golang.org/x/net/context"
influxclient "github.com/influxdata/influxdb/client/v2"
"github.com/vmware/govmomi"
"github.com/vmware/govmomi/property"
"github.com/vmware/govmomi/vim25/methods"
"github.com/vmware/govmomi/vim25/mo"
"github.com/vmware/govmomi/vim25/types"
"golang.org/x/net/context"
)
const (