File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/cucumber/common/messages/go/v18 v18.0.0
7
7
github.com/onsi/ginkgo v1.16.5
8
- github.com/onsi/ginkgo/v2 v2.13.1
8
+ github.com/onsi/ginkgo/v2 v2.13.2
9
9
github.com/onsi/gomega v1.30.0
10
10
)
11
11
Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ github.com/onsi/ginkgo/v2 v2.12.0/go.mod h1:ZNEzXISYlqpb8S36iN71ifqLi3vVD1rVJGvW
55
55
github.com/onsi/ginkgo/v2 v2.12.1 /go.mod h1:TE309ZR8s5FsKKpuB1YAQYBzCaAfUgatB/xlT/ETL/o =
56
56
github.com/onsi/ginkgo/v2 v2.13.0 /go.mod h1:TE309ZR8s5FsKKpuB1YAQYBzCaAfUgatB/xlT/ETL/o =
57
57
github.com/onsi/ginkgo/v2 v2.13.1 /go.mod h1:XStQ8QcGwLyF4HdfcZB8SFOS/MWCgDuXMSBe6zrvLgM =
58
+ github.com/onsi/ginkgo/v2 v2.13.2 /go.mod h1:XStQ8QcGwLyF4HdfcZB8SFOS/MWCgDuXMSBe6zrvLgM =
58
59
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
59
60
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
60
61
github.com/onsi/gomega v1.20.2 h1:8uQq0zMgLEfa0vRrrBgaJF2gyW9Da9BmfGV+OyUzfkY =
You can’t perform that action at this time.
0 commit comments