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

Commit 94ce53b

Browse files
Update module github.com/cucumber/common/messages/go/v18 to v19
1 parent 4001967 commit 94ce53b

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
@@ -6,6 +6,7 @@ toolchain go1.23.4
66

77
require (
88
github.com/cucumber/common/messages/go/v18 v18.0.0
9+
github.com/cucumber/common/messages/go/v19 v19.1.2
910
github.com/onsi/ginkgo v1.16.5
1011
github.com/onsi/ginkgo/v2 v2.22.1
1112
github.com/onsi/gomega v1.36.2

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)