module analysis
|
|
go 1.12
|
|
require (
|
basic.com/valib/gogpu.git v0.0.0-20190711044327-62043b070865
|
github.com/amoghe/distillog v0.0.0-20180726233512-ae382b35b717
|
github.com/natefinch/lumberjack v2.0.0+incompatible
|
github.com/olebedev/config v0.0.0-20190528211619-364964f3a8e4
|
golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa // indirect
|
gopkg.in/yaml.v2 v2.2.7 // indirect
|
nanomsg.org/go-mangos v1.4.0 // indirect
|
)
|