We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34445c9 commit 5cbc221Copy full SHA for 5cbc221
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.13.2
8
github.com/onsi/ginkgo/v2 v2.13.2
9
github.com/onsi/gomega v1.30.0
10
)
0 commit comments