Skip to content

Commit 548cbca

Browse files
authored
Merge pull request #960 from yastij/automated-cherry-pick-of-#948-upstream-release-0.6
Automated cherry pick of #948: bump govmomi to pickup a config check fix
2 parents f69ab6f + 7e665cc commit 548cbca

File tree

2 files changed

+3
-75
lines changed

2 files changed

+3
-75
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/onsi/gomega v1.9.0
1212
github.com/pkg/errors v0.9.1
1313
github.com/spf13/cobra v0.0.6
14-
github.com/vmware/govmomi v0.23.0
14+
github.com/vmware/govmomi v0.23.1
1515
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
1616
gopkg.in/gcfg.v1 v1.2.3
1717
gopkg.in/warnings.v0 v0.1.2 // indirect

0 commit comments

Comments
 (0)