File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.0
55require (
66 github.com/go-logr/logr v1.4.3
77 github.com/golang/mock v1.6.0
8- github.com/onsi/ginkgo/v2 v2.28.1
8+ github.com/onsi/ginkgo/v2 v2.28.2
99 github.com/onsi/gomega v1.39.1
1010 github.com/pkg/errors v0.9.1
1111 github.com/spf13/cobra v1.10.2
Original file line number Diff line number Diff line change @@ -261,8 +261,8 @@ github.com/onsi/ginkgo v1.12.1/go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108
261261github.com/onsi/ginkgo v1.14.0 /go.mod h1:iSB4RoI2tjJc9BBv4NKIKWKya62Rps+oPG/Lv9klQyY =
262262github.com/onsi/ginkgo v1.16.4 /go.mod h1:dX+/inL/fNMqNlz0e9LfyB9TswhZpCVdJM/Z6Vvnwo0 =
263263github.com/onsi/ginkgo/v2 v2.0.0 /go.mod h1:vw5CSIxN1JObi/U8gcbwft7ZxR2dgaR70JSE3/PpL4c =
264- github.com/onsi/ginkgo/v2 v2.28.1 h1:S4hj+HbZp40fNKuLUQOYLDgZLwNUVn19N3Atb98NCyI =
265- github.com/onsi/ginkgo/v2 v2.28.1 /go.mod h1:CLtbVInNckU3/+gC8LzkGUb9oF+e8W8TdUsxPwvdOgE =
264+ github.com/onsi/ginkgo/v2 v2.28.2 h1:DTrMfpqxiNUyQ3Y0zhn1n3cOO2euFgQPYIpkWwxVFps =
265+ github.com/onsi/ginkgo/v2 v2.28.2 /go.mod h1:CLtbVInNckU3/+gC8LzkGUb9oF+e8W8TdUsxPwvdOgE =
266266github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c /go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA =
267267github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
268268github.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