
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)
8 строки
126 Б
Modula-2
8 строки
126 Б
Modula-2
module custom-formatter
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/cucumber/godog v0.11.0
|
|
github.com/cucumber/messages-go/v16 v16.0.1
|
|
)
|