We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85407ef commit b5295b9Copy full SHA for b5295b9
go/go.mod
@@ -4,7 +4,7 @@ go 1.19
4
5
require (
6
github.com/cucumber/common/messages/go/v18 v18.0.0
7
- github.com/onsi/ginkgo v1.16.5
+ github.com/onsi/ginkgo/v2 v2.11.0
8
github.com/onsi/ginkgo/v2 v2.11.0
9
github.com/onsi/gomega v1.27.10
10
)
0 commit comments