Skip to content

Commit 7e665cc

Browse files
committed
bump govmomi to pickup a config check fix
Signed-off-by: Yassine TIJANI <[email protected]>
1 parent f69ab6f commit 7e665cc

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)