Skip to content

Commit 138ccf2

Browse files
fix(deps): update module github.com/cucumber/messages/go/v24 to v25
1 parent 03eee2a commit 138ccf2

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
@@ -2,6 +2,7 @@ module github.com/cucumber/gherkin/go/v28
22

33
require (
44
github.com/cucumber/messages/go/v24 v24.1.0
5+
github.com/cucumber/messages/go/v25 v25.0.1
56
github.com/stretchr/testify v1.9.0
67
)
78

go/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ github.com/cucumber/messages/go/v24 v24.0.1 h1:jajAQDk3fPa4RhIANE+NOxGdCKQdi7RYj
22
github.com/cucumber/messages/go/v24 v24.0.1/go.mod h1:ns4Befq4c4n9/B5APpTlBu5kXL1DVE4+5bbe0vSV4fc=
33
github.com/cucumber/messages/go/v24 v24.1.0 h1:JMpspvV3IoGwcbEUbsKuxr0tRkFP7aqcQ5SvoanS/DA=
44
github.com/cucumber/messages/go/v24 v24.1.0/go.mod h1:PR0+ygYqqyT1/C4EmioDdvgR8YG9+SZEkxEKw2jfd8g=
5+
github.com/cucumber/messages/go/v25 v25.0.1/go.mod h1:Q9co+iLtyn4/YQMrpHWQP00EeSD3nq67nke64wQrBwM=
56
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
67
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
78
github.com/gofrs/uuid v4.3.1+incompatible h1:0/KbAdpx3UXAx1kEOWHJeOkpbgRFGHVgv+CFIY7dBJI=

0 commit comments

Comments
 (0)