We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54c28b commit 09f192aCopy full SHA for 09f192a
go/go.mod
@@ -7,7 +7,7 @@ toolchain go1.24.1
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.3
11
github.com/onsi/ginkgo/v2 v2.23.3
12
github.com/onsi/gomega v1.36.3
13
)
0 commit comments