10 lines
169 B
Modula-2
10 lines
169 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
|
||
|
github.com/emirpasic/gods v1.12.0
|
||
|
)
|