Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 4ab844b

Browse files
Update module github.com/cucumber/common/messages/go/v18 to v19
1 parent 52d37ba commit 4ab844b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

go/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ go 1.19
44

55
require (
66
github.com/cucumber/common/messages/go/v18 v18.0.0
7+
github.com/cucumber/common/messages/go/v19 v19.1.2
78
github.com/onsi/ginkgo v1.16.5
89
github.com/onsi/ginkgo/v2 v2.20.0
910
github.com/onsi/gomega v1.34.1

go/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
github.com/cucumber/common/messages/go/v18 v18.0.0 h1:kULVfV8id18KOOfzWVrCNIXnkf4TsRPXkgyqr2Dnoec=
22
github.com/cucumber/common/messages/go/v18 v18.0.0/go.mod h1:Q7nbIcCQXw3gWXVjuNHVTU6uIBIwUsN1mOEbxD+oSvA=
3+
github.com/cucumber/common/messages/go/v19 v19.1.2/go.mod h1:0KLDvMVmmkEZcWUSKxFHSUSLS1gjujBbPN0p41IwwJ4=
34
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
45
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
56
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)