module analysis
|
|
go 1.12
|
|
require (
|
basic.com/libgowrapper/sdkstruct.git v0.0.0-20191220011601-e0b3d1f0183c
|
basic.com/valib/gogpu.git v0.0.0-20190711044327-62043b070865
|
basic.com/valib/logger.git v0.0.0-20190928113028-4907b08c4159
|
github.com/olebedev/config v0.0.0-20190528211619-364964f3a8e4
|
gopkg.in/yaml.v2 v2.2.7 // indirect
|
)
|