Skip to content

Commit

Permalink
fix(deps): update module github.com/cucumber/messages/go/v27 to v27.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 24805a2 commit c6de581
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/v31

require (
github.com/cucumber/messages/go/v24 v24.1.0
github.com/cucumber/messages/go/v27 v27.1.0
github.com/cucumber/messages/go/v27 v27.2.0
github.com/stretchr/testify v1.10.0
)

Expand Down
1 change: 1 addition & 0 deletions go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ github.com/cucumber/messages/go/v27 v27.0.0/go.mod h1:n0kwSvSgQZrvTq6a14uBQADo2/
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/cucumber/messages/go/v27 v27.1.0/go.mod h1:SosDXTT3f+YEYRdjS1bBGmcG6AJkQgJEmhzaBhd0AQw=
github.com/cucumber/messages/go/v27 v27.2.0/go.mod h1:SosDXTT3f+YEYRdjS1bBGmcG6AJkQgJEmhzaBhd0AQw=
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 c6de581

Please sign in to comment.