Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Commit

Permalink
Update module cucumber/messages-go/v13 to v13.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 19, 2020
1 parent 4f3761c commit 649308e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,7 +1,7 @@
module github.com/cucumber/gherkin-go/v15

require (
github.com/cucumber/messages-go/v13 v13.2.0
github.com/cucumber/messages-go/v13 v13.2.1
github.com/gogo/protobuf v1.3.1
github.com/stretchr/testify v1.6.1
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
@@ -1,6 +1,8 @@
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/cucumber/messages-go/v13 v13.2.0 h1:/FF0pmGua5+igtNvsJxSkJF9bVMfBU3Zo7Cjm8uZEvE=
github.com/cucumber/messages-go/v13 v13.2.0/go.mod h1:znIU7rwJ8qsulb0jQkv6utAHEPR6CFUFM6//UQp1crQ=
github.com/cucumber/messages-go/v13 v13.2.1 h1:5h1+SMvjoV6qFLIDGrHBeZzuw4hAx9EERXtIRm+W08Y=
github.com/cucumber/messages-go/v13 v13.2.1/go.mod h1:znIU7rwJ8qsulb0jQkv6utAHEPR6CFUFM6//UQp1crQ=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
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=
Expand Down

0 comments on commit 649308e

Please sign in to comment.