Skip to content

Commit

Permalink
fix(deps): update module github.com/cucumber/gherkin/go/v26 to v26.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 27, 2023
1 parent 6ce2b86 commit 8f41b50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -3,7 +3,7 @@ module github.com/cucumber/godog
go 1.16

require (
github.com/cucumber/gherkin/go/v26 v26.0.3
github.com/cucumber/gherkin/go/v26 v26.1.0
github.com/hashicorp/go-memdb v1.3.4
github.com/smartystreets/goconvey v1.7.2
github.com/spf13/cobra v1.6.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
@@ -1,6 +1,8 @@
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/cucumber/gherkin/go/v26 v26.0.3 h1:ExcdadOazxzN11RYQZfaWcODMp7ZbRYLwqMbqWF8QEw=
github.com/cucumber/gherkin/go/v26 v26.0.3/go.mod h1:Xf+SrSuFbivEDZvmHjTShord3zlEkqsj7QB4sxl1SuU=
github.com/cucumber/gherkin/go/v26 v26.1.0 h1:4KQc+ZFMxIefzQ4UaM2jrw49EtzhpuyPlrYiNp+f9s8=
github.com/cucumber/gherkin/go/v26 v26.1.0/go.mod h1:DXzGlMmsnu+NsHt3xeuAEmxUJBGkaO4ODT/arrtU8/s=
github.com/cucumber/messages/go/v21 v21.0.1 h1:wzA0LxwjlWQYZd32VTlAVDTkW6inOFmSM+RuOwHZiMI=
github.com/cucumber/messages/go/v21 v21.0.1/go.mod h1:zheH/2HS9JLVFukdrsPWoPdmUtmYQAQPLk7w5vWsk5s=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 8f41b50

Please sign in to comment.