godog/_examples/incorrect-project-structure/go.mod
renovate[bot] 9b699ff9a8
fix(deps): update module github.com/cucumber/godog to v0.15.0 (#661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-02 01:42:01 +00:00

7 строки
132 Б
Modula-2

module incorrect-project-structure
go 1.13
require github.com/cucumber/godog v0.15.0
replace github.com/cucumber/godog => ../../