9 lines
134 B
Modula-2
9 lines
134 B
Modula-2
|
module github.com/474420502/focus
|
||
|
|
||
|
go 1.12
|
||
|
|
||
|
require (
|
||
|
github.com/Pallinder/go-randomdata v1.1.0
|
||
|
github.com/davecgh/go-spew v1.1.1
|
||
|
)
|