diff --git a/go/go.mod b/go/go.mod index a19282eb6..89c950331 100644 --- a/go/go.mod +++ b/go/go.mod @@ -1,7 +1,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.2 github.com/cucumber/messages/go/v27 v27.0.2 github.com/stretchr/testify v1.10.0 )