We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b5bb4f commit 7bfe94dCopy full SHA for 7bfe94d
go/go.mod
@@ -7,7 +7,7 @@ toolchain go1.24.2
7
require (
8
github.com/cucumber/common/messages/go/v18 v18.0.0
9
github.com/cucumber/common/messages/go/v19 v19.1.2
10
- github.com/onsi/ginkgo v1.16.5
+ github.com/onsi/ginkgo/v2 v2.23.4
11
github.com/onsi/ginkgo/v2 v2.23.4
12
github.com/onsi/gomega v1.37.0
13
)
0 commit comments