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.9.7
8
+ github.com/onsi/ginkgo/v2 v2.10.0
9
9
github.com/onsi/gomega v1.27.8
10
10
)
11
11
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ github.com/onsi/ginkgo/v2 v2.9.2/go.mod h1:WHcJJG2dIlcCqVfBAwUCrJxSPFb6v4azBwgxe
47
47
github.com/onsi/ginkgo/v2 v2.9.4 /go.mod h1:gCQYp2Q+kSoIj7ykSVb9nskRSsR6PUj4AiLywzIhbKM =
48
48
github.com/onsi/ginkgo/v2 v2.9.5 /go.mod h1:tvAoo1QUJwNEU2ITftXTpR7R1RbCzoZUOs3RonqW57k =
49
49
github.com/onsi/ginkgo/v2 v2.9.7 /go.mod h1:cxrmXWykAwTwhQsJOPfdIDiJ+l2RYq7U8hFU+M/1uw0 =
50
+ github.com/onsi/ginkgo/v2 v2.10.0 /go.mod h1:UDQOh5wbQUlMnkLfVaIUMtQ1Vus92oM+P2JX1aulgcE =
50
51
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
51
52
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
52
53
github.com/onsi/gomega v1.20.2 h1:8uQq0zMgLEfa0vRrrBgaJF2gyW9Da9BmfGV+OyUzfkY =
You can’t perform that action at this time.
0 commit comments