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 @@ -8,7 +8,7 @@ require (
8
8
github.com/maxbrunsfeld/counterfeiter/v6 v6.5.0
9
9
github.com/onsi/ginkgo v1.16.5
10
10
github.com/onsi/ginkgo/v2 v2.2.0
11
- github.com/onsi/gomega v1.20.2
11
+ github.com/onsi/gomega v1.21.1
12
12
github.com/spf13/pflag v1.0.5
13
13
golang.org/x/net v0.0.0-20220722155237-a158d28d115b
14
14
k8s.io/api v0.25.2
Original file line number Diff line number Diff line change @@ -231,8 +231,8 @@ github.com/onsi/ginkgo/v2 v2.2.0 h1:3ZNA3L1c5FYDFTTxbFeVGGD8jYvjYauHD30YgLxVsNI=
231
231
github.com/onsi/ginkgo/v2 v2.2.0 /go.mod h1:MEH45j8TBi6u9BMogfbp0stKC5cdGjumZj5Y7AG4VIk =
232
232
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
233
233
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
234
- github.com/onsi/gomega v1.20.2 h1:8uQq0zMgLEfa0vRrrBgaJF2gyW9Da9BmfGV+OyUzfkY =
235
- github.com/onsi/gomega v1.20.2 /go.mod h1:iYAIXgPSaDHak0LCMA+AWBpIKBr8WZicMxnE8luStNc =
234
+ github.com/onsi/gomega v1.21.1 h1:OB/euWYIExnPBohllTicTHmGTrMaqJ67nIu80j0/uEM =
235
+ github.com/onsi/gomega v1.21.1 /go.mod h1:iYAIXgPSaDHak0LCMA+AWBpIKBr8WZicMxnE8luStNc =
236
236
github.com/pkg/errors v0.8.0 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
237
237
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
238
238
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments