We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c46dd commit 2a15c37Copy full SHA for 2a15c37
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.12.1
8
github.com/onsi/ginkgo/v2 v2.12.1
9
github.com/onsi/gomega v1.28.0
10
)
0 commit comments