7 строки
132 Б
Modula-2
7 строки
132 Б
Modula-2
module incorrect-project-structure
|
|
|
|
go 1.13
|
|
|
|
require github.com/cucumber/godog v0.15.0
|
|
|
|
replace github.com/cucumber/godog => ../../
|