zhangmeng
2019-12-23 6b10f36769d9d87d5e3ca3aabaec2488df1f2093
1
2
3
4
5
6
7
8
9
10
11
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
)