Skip to content

Commit

Permalink
fix(deps): update module github.com/cucumber/messages/go/v27 to v27.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent ce9d72e commit 967bb88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/cucumber/gherkin/go/v30

require (
github.com/cucumber/messages/go/v24 v24.1.0
github.com/cucumber/messages/go/v27 v27.0.1
github.com/cucumber/messages/go/v27 v27.0.2
github.com/stretchr/testify v1.9.0
)

Expand Down
1 change: 1 addition & 0 deletions go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ github.com/cucumber/messages/go/v24 v24.1.0 h1:JMpspvV3IoGwcbEUbsKuxr0tRkFP7aqcQ
github.com/cucumber/messages/go/v24 v24.1.0/go.mod h1:PR0+ygYqqyT1/C4EmioDdvgR8YG9+SZEkxEKw2jfd8g=
github.com/cucumber/messages/go/v27 v27.0.0/go.mod h1:n0kwSvSgQZrvTq6a14uBQADo2/n80YeAybRaSR+LKek=
github.com/cucumber/messages/go/v27 v27.0.1/go.mod h1:n0kwSvSgQZrvTq6a14uBQADo2/n80YeAybRaSR+LKek=
github.com/cucumber/messages/go/v27 v27.0.2/go.mod h1:n0kwSvSgQZrvTq6a14uBQADo2/n80YeAybRaSR+LKek=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/gofrs/uuid v4.3.1+incompatible h1:0/KbAdpx3UXAx1kEOWHJeOkpbgRFGHVgv+CFIY7dBJI=
Expand Down

0 comments on commit 967bb88

Please sign in to comment.