Commit c6b82de 1 parent 188cd0d commit c6b82de Copy full SHA for c6b82de
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ require (
37
37
require (
38
38
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
39
39
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
40
- github.com/cucumber/godog v0.14.1
40
+ github.com/cucumber/godog v0.15.0
41
41
github.com/fatih/color v1.17.0
42
42
github.com/manifoldco/promptui v0.9.0
43
43
github.com/russross/blackfriday/v2 v2.1.0 // indirect
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.5 h1:ZtcqGrnekaHpVLArFSe4HK5DoKx1T0rq2DwVB
14
14
github.com/cpuguy83/go-md2man/v2 v2.0.5 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
15
15
github.com/cucumber/gherkin/go/v26 v26.2.0 h1:EgIjePLWiPeslwIWmNQ3XHcypPsWAHoMCz/YEBKP4GI =
16
16
github.com/cucumber/gherkin/go/v26 v26.2.0 /go.mod h1:t2GAPnB8maCT4lkHL99BDCVNzCh1d7dBhCLt150Nr/0 =
17
- github.com/cucumber/godog v0.14.1 h1:HGZhcOyyfaKclHjJ+r/q93iaTJZLKYW6Tv3HkmUE6+M =
18
- github.com/cucumber/godog v0.14.1 /go.mod h1:FX3rzIDybWABU4kuIXLZ/qtqEe1Ac5RdXmqvACJOces =
17
+ github.com/cucumber/godog v0.15.0 h1:51AL8lBXF3f0cyA5CV4TnJFCTHpgiy+1x1Hb3TtZUmo =
18
+ github.com/cucumber/godog v0.15.0 /go.mod h1:FX3rzIDybWABU4kuIXLZ/qtqEe1Ac5RdXmqvACJOces =
19
19
github.com/cucumber/messages/go/v21 v21.0.1 h1:wzA0LxwjlWQYZd32VTlAVDTkW6inOFmSM+RuOwHZiMI =
20
20
github.com/cucumber/messages/go/v21 v21.0.1 /go.mod h1:zheH/2HS9JLVFukdrsPWoPdmUtmYQAQPLk7w5vWsk5s =
21
21
github.com/cucumber/messages/go/v22 v22.0.0 /go.mod h1:aZipXTKc0JnjCsXrJnuZpWhtay93k7Rn3Dee7iyPJjs =
You can’t perform that action at this time.
0 commit comments