7 строки
140 Б
Modula-2
7 строки
140 Б
Modula-2
module incorrect-project-structure
|
|
|
|
go 1.13
|
|
|
|
require git.golang1.ru/softonik/godog v0.15.0
|
|
|
|
replace git.golang1.ru/softonik/godog => ../../
|