We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd37bd commit 67f88c5Copy full SHA for 67f88c5
go/go.mod
@@ -6,7 +6,7 @@ toolchain go1.23.5
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.2
10
github.com/onsi/ginkgo/v2 v2.22.2
11
github.com/onsi/gomega v1.36.2
12
)
0 commit comments