We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b1adf commit 1b7aa8fCopy full SHA for 1b7aa8f
go/go.mod
@@ -6,7 +6,7 @@ toolchain go1.23.3
6
7
require (
8
github.com/cucumber/common/messages/go/v18 v18.0.0
9
- github.com/onsi/ginkgo v1.16.5
+ github.com/onsi/ginkgo/v2 v2.22.0
10
github.com/onsi/ginkgo/v2 v2.22.0
11
github.com/onsi/gomega v1.35.1
12
)
0 commit comments