13 lines
328 B
Modula-2
13 lines
328 B
Modula-2
module 474420502.top/test/flow
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/davecgh/go-spew v1.1.1
|
|
github.com/mattn/go-sqlite3 v1.11.0
|
|
github.com/smartystreets/goconvey v1.6.4 // indirect
|
|
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07
|
|
golang.org/x/sys v0.0.0-20191104094858-e8c54fb511f6 // indirect
|
|
gopkg.in/ini.v1 v1.50.0
|
|
)
|