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 5
5
require (
6
6
github.com/golang/mock v1.6.0
7
7
github.com/onsi/ginkgo/v2 v2.8.1
8
- github.com/onsi/gomega v1.26 .0
8
+ github.com/onsi/gomega v1.27 .0
9
9
github.com/spf13/pflag v1.0.5
10
10
github.com/stretchr/testify v1.8.1
11
11
k8s.io/api v0.26.1
Original file line number Diff line number Diff line change @@ -274,8 +274,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRW
274
274
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
275
275
github.com/onsi/ginkgo/v2 v2.8.1 h1:xFTEVwOFa1D/Ty24Ws1npBWkDYEV9BqZrsDxVrVkrrU =
276
276
github.com/onsi/ginkgo/v2 v2.8.1 /go.mod h1:N1/NbDngAFcSLdyZ+/aYTYGSlq9qMCS/cNKGJjy+csc =
277
- github.com/onsi/gomega v1.26 .0 h1:03cDLK28U6hWvCAns6NeydX3zIm4SF3ci69ulidS32Q =
278
- github.com/onsi/gomega v1.26 .0 /go.mod h1:r+zV744Re+DiYCIPRlYOTxn0YkOLcAnW8k1xXdMPGhM =
277
+ github.com/onsi/gomega v1.27 .0 h1:QLidEla4bXUuZVFa4KX6JHCsuGgbi85LC/pCHrt/O08 =
278
+ github.com/onsi/gomega v1.27 .0 /go.mod h1:i189pavgK95OSIipFBa74gC2V4qrQuvjuyGEr3GmbXA =
279
279
github.com/pkg/errors v0.8.0 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
280
280
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
281
281
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments