File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/magiconair/properties v1.8.4
21
21
github.com/mitchellh/go-homedir v1.1.0
22
22
github.com/onsi/ginkgo v1.15.0
23
- github.com/onsi/gomega v1.10.4
23
+ github.com/onsi/gomega v1.10.5
24
24
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
25
25
github.com/spf13/cobra v1.1.1
26
26
github.com/stretchr/testify v1.7.0
Original file line number Diff line number Diff line change @@ -256,6 +256,8 @@ github.com/onsi/gomega v1.10.3 h1:gph6h/qe9GSUw1NhH1gp+qb+h8rXD8Cy60Z32Qw3ELA=
256
256
github.com/onsi/gomega v1.10.3 /go.mod h1:V9xEwhxec5O8UDM77eCW8vLymOMltsqPVYWrpDsH8xc =
257
257
github.com/onsi/gomega v1.10.4 h1:NiTx7EEvBzu9sFOD1zORteLSt3o8gnlvZZwSE9TnY9U =
258
258
github.com/onsi/gomega v1.10.4 /go.mod h1:g/HbgYopi++010VEqkFgJHKC09uJiW9UkXvMUuKHUCQ =
259
+ github.com/onsi/gomega v1.10.5 h1:7n6FEkpFmfCoo2t+YYqXH0evK+a9ICQz0xcAy9dYcaQ =
260
+ github.com/onsi/gomega v1.10.5 /go.mod h1:gza4q3jKQJijlu05nKWRCW/GavJumGt8aNRxWg7mt48 =
259
261
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
260
262
github.com/pelletier/go-buffruneio v0.2.0 /go.mod h1:JkE26KsDizTr40EUHkXVtNPvgGtbSNq5BcowyYOWdKo =
261
263
github.com/pelletier/go-toml v1.2.0 h1:T5zMGML61Wp+FlcbWjRDT7yAxhJNAiPPLOFECq181zc =
You can’t perform that action at this time.
0 commit comments