File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/jessevdk/go-flags v1.5.0
14
14
github.com/mitchellh/go-homedir v1.1.0
15
15
github.com/onsi/ginkgo/v2 v2.10.0
16
- github.com/onsi/gomega v1.27.7
16
+ github.com/onsi/gomega v1.27.8
17
17
github.com/vmware/go-vmware-nsxt v0.0.0-20180719200125-23af5e753efe
18
18
github.com/vmware/govmomi v0.30.4
19
19
golang.org/x/oauth2 v0.8.0
Original file line number Diff line number Diff line change @@ -115,8 +115,8 @@ github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG
115
115
github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
116
116
github.com/onsi/ginkgo/v2 v2.10.0 h1:sfUl4qgLdvkChZrWCYndY2EAu9BRIw1YphNAzy1VNWs =
117
117
github.com/onsi/ginkgo/v2 v2.10.0 /go.mod h1:UDQOh5wbQUlMnkLfVaIUMtQ1Vus92oM+P2JX1aulgcE =
118
- github.com/onsi/gomega v1.27.7 h1:fVih9JD6ogIiHUN6ePK7HJidyEDpWGVB5mzM7cWNXoU =
119
- github.com/onsi/gomega v1.27.7 /go.mod h1:1p8OOlwo2iUUDsHnOrjE5UKYJ+e3W8eQ3qSlRahPmr4 =
118
+ github.com/onsi/gomega v1.27.8 h1:gegWiwZjBsf2DgiSbf5hpokZ98JVDMcWkUiigk6/KXc =
119
+ github.com/onsi/gomega v1.27.8 /go.mod h1:2J8vzI/s+2shY9XHRApDkdgPo1TKT7P2u6fXeJKFnNQ =
120
120
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 h1:KoWmjvw+nsYOo29YJK9vDA65RGE3NrOnUtO7a+RF9HU =
121
121
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 /go.mod h1:HKlIX3XHQyzLZPlr7++PzdhaXEj94dEiJgZDTsxEqUI =
122
122
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments