File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.25.0
44
55require (
66 github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
7- github.com/onsi/ginkgo/v2 v2.28.3
7+ github.com/onsi/ginkgo/v2 v2.29.0
88 github.com/onsi/gomega v1.41.0
99 github.com/spf13/cobra v1.10.2
1010 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -659,8 +659,8 @@ github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB
659659github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
660660github.com/onsi/ginkgo v1.12.1 /go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk =
661661github.com/onsi/ginkgo v1.14.0 /go.mod h1:iSB4RoI2tjJc9BBv4NKIKWKya62Rps+oPG/Lv9klQyY =
662- github.com/onsi/ginkgo/v2 v2.28.3 h1:4JvMdwtFU0imd8fHx25OJXoDMRexnf8v5NHKYSTTji4 =
663- github.com/onsi/ginkgo/v2 v2.28.3 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
662+ github.com/onsi/ginkgo/v2 v2.29.0 h1:rfh+ZFjgJhYWRoIqVf3Uwx/W20yLrcrE2h2GmYVRaag =
663+ github.com/onsi/ginkgo/v2 v2.29.0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
664664github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c /go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA =
665665github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
666666github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
You can’t perform that action at this time.
0 commit comments