We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f69ab6f + 7e665cc commit 548cbcaCopy full SHA for 548cbca
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/onsi/gomega v1.9.0
12
github.com/pkg/errors v0.9.1
13
github.com/spf13/cobra v0.0.6
14
- github.com/vmware/govmomi v0.23.0
+ github.com/vmware/govmomi v0.23.1
15
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
16
gopkg.in/gcfg.v1 v1.2.3
17
gopkg.in/warnings.v0 v0.1.2 // indirect
0 commit comments