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 @@ -6,7 +6,7 @@ require (
6
6
github.com/golang/mock v1.6.0
7
7
github.com/google/addlicense v1.1.1
8
8
github.com/onsi/ginkgo/v2 v2.8.0
9
- github.com/onsi/gomega v1.25 .0
9
+ github.com/onsi/gomega v1.26 .0
10
10
github.com/spf13/pflag v1.0.5
11
11
github.com/stretchr/testify v1.8.1
12
12
golang.org/x/exp v0.0.0-20221006183845-316c7553db56
Original file line number Diff line number Diff line change @@ -279,8 +279,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRW
279
279
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
280
280
github.com/onsi/ginkgo/v2 v2.8.0 h1:pAM+oBNPrpXRs+E/8spkeGx9QgekbRVyr74EUvRVOUI =
281
281
github.com/onsi/ginkgo/v2 v2.8.0 /go.mod h1:6JsQiECmxCa3V5st74AL/AmsV482EDdVrGaVW6z3oYU =
282
- github.com/onsi/gomega v1.25 .0 h1:Vw7br2PCDYijJHSfBOWhov+8cAnUf8MfMaIOV323l6Y =
283
- github.com/onsi/gomega v1.25 .0 /go.mod h1:r+zV744Re+DiYCIPRlYOTxn0YkOLcAnW8k1xXdMPGhM =
282
+ github.com/onsi/gomega v1.26 .0 h1:03cDLK28U6hWvCAns6NeydX3zIm4SF3ci69ulidS32Q =
283
+ github.com/onsi/gomega v1.26 .0 /go.mod h1:r+zV744Re+DiYCIPRlYOTxn0YkOLcAnW8k1xXdMPGhM =
284
284
github.com/pkg/errors v0.8.0 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
285
285
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
286
286
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments