module github.com/cucumber/gherkin-go/v19 require ( github.com/cucumber/messages-go/v16 v16.0.0 github.com/stretchr/testify v1.7.0 ) go 1.13