Skip to content

Commit 2a15c37

Browse files
Update module github.com/onsi/ginkgo to v2
1 parent f2c46dd commit 2a15c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.19
44

55
require (
66
github.com/cucumber/common/messages/go/v18 v18.0.0
7-
github.com/onsi/ginkgo v1.16.5
7+
github.com/onsi/ginkgo/v2 v2.12.1
88
github.com/onsi/ginkgo/v2 v2.12.1
99
github.com/onsi/gomega v1.28.0
1010
)

0 commit comments

Comments
 (0)