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 (
66 github.com/golang/mock v1.6.0
77 github.com/google/addlicense v1.1.1
88 github.com/onsi/ginkgo/v2 v2.8.0
9- github.com/onsi/gomega v1.25 .0
9+ github.com/onsi/gomega v1.26 .0
1010 github.com/spf13/pflag v1.0.5
1111 github.com/stretchr/testify v1.8.1
1212 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
279279github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
280280github.com/onsi/ginkgo/v2 v2.8.0 h1:pAM+oBNPrpXRs+E/8spkeGx9QgekbRVyr74EUvRVOUI =
281281github.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 =
284284github.com/pkg/errors v0.8.0 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
285285github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
286286github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments