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.16 .0
8
+ github.com/onsi/ginkgo/v2 v2.17 .0
9
9
github.com/onsi/gomega v1.31.1
10
10
)
11
11
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ github.com/onsi/ginkgo/v2 v2.13.2/go.mod h1:XStQ8QcGwLyF4HdfcZB8SFOS/MWCgDuXMSBe
59
59
github.com/onsi/ginkgo/v2 v2.14.0 /go.mod h1:JkUdW7JkN0V6rFvsHcJ478egV3XH9NxpD27Hal/PhZw =
60
60
github.com/onsi/ginkgo/v2 v2.15.0 /go.mod h1:HlxMHtYF57y6Dpf+mc5529KKmSq9h2FpCF+/ZkwUxKM =
61
61
github.com/onsi/ginkgo/v2 v2.16.0 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
62
+ github.com/onsi/ginkgo/v2 v2.17.0 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
62
63
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
63
64
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
64
65
github.com/onsi/gomega v1.20.2 h1:8uQq0zMgLEfa0vRrrBgaJF2gyW9Da9BmfGV+OyUzfkY =
You can’t perform that action at this time.
0 commit comments