
update messages-go to v16.0.1 bump gomod version comment on log line in std os.Stderr examples to non rc version go mod tidy update circle (tbd)
10 строки
180 Б
Modula-2
10 строки
180 Б
Modula-2
module db
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/DATA-DOG/go-txdb v0.1.3
|
|
github.com/cucumber/godog v0.11.0
|
|
github.com/go-sql-driver/mysql v1.5.0
|
|
github.com/lib/pq v1.7.0 // indirect
|
|
)
|