godeps: update vmware/govmomi to v0.20 release
This commit is contained in:
7
vendor/github.com/vmware/govmomi/object/datastore.go
generated
vendored
7
vendor/github.com/vmware/govmomi/object/datastore.go
generated
vendored
@@ -17,17 +17,16 @@ limitations under the License.
|
||||
package object
|
||||
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"io"
|
||||
"math/rand"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"os"
|
||||
"path"
|
||||
"strings"
|
||||
|
||||
"context"
|
||||
"net/http"
|
||||
"net/url"
|
||||
|
||||
"github.com/vmware/govmomi/property"
|
||||
"github.com/vmware/govmomi/session"
|
||||
"github.com/vmware/govmomi/vim25"
|
||||
|
||||
Reference in New Issue
Block a user