8 строки
130 Б
Modula-2
8 строки
130 Б
Modula-2
module github.com/cucumber/godog
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/DATA-DOG/go-txdb v0.1.3
|
|
github.com/go-sql-driver/mysql v1.5.0
|
|
)
|