zhangmeng
2019-12-20 94a88b93081043439b20db4adf33721b1e0d6f07
go.mod
@@ -3,33 +3,10 @@
go 1.12
require (
   basic.com/dbapi.git v0.0.0-20190803074805-04f05c8ca762
   basic.com/libgowrapper/sdkstruct.git v0.0.0-20191211011351-89daaec8738e
   basic.com/pubsub/cache.git v0.0.0-20190718093725-6a413e1d7d48
   basic.com/pubsub/protomsg.git v0.0.0-20191213031824-8f12ebe28c26
   basic.com/ruleForSdk.git v0.0.0-20190808095604-936797ef5da3
   basic.com/valib/deliver.git v0.0.0-20190830083657-47adbbbb6651
   basic.com/valib/godraw.git v0.0.0-20191122082247-26e9987cd183
   basic.com/libgowrapper/sdkstruct.git v0.0.0-20191220011601-e0b3d1f0183c
   basic.com/valib/gogpu.git v0.0.0-20190711044327-62043b070865
   basic.com/valib/gopherdiscovery.git v0.0.0-20190605034340-15d89d8b4e28
   basic.com/valib/gosdk.git v0.0.0-20191127014622-8e01cb7623bf
   basic.com/valib/shm.git v0.0.0-20190829074754-ad2e00879627 // indirect
   github.com/ajg/form v1.5.1 // indirect
   github.com/amoghe/distillog v0.0.0-20180726233512-ae382b35b717
   github.com/disintegration/imaging v1.6.2
   github.com/fatih/color v1.7.0 // indirect
   github.com/gogo/protobuf v1.2.1
   github.com/golang/snappy v0.0.1
   github.com/knetic/govaluate v3.0.0+incompatible // indirect
   github.com/llgcode/draw2d v0.0.0-20190810100245-79e59b6b8fbc // indirect
   github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e // indirect
   github.com/mattn/go-colorable v0.1.2 // indirect
   github.com/natefinch/lumberjack v2.0.0+incompatible
   github.com/phachon/go-logger v0.0.0-20180912060440-89ff8a2898f6
   github.com/pierrec/lz4 v2.0.5+incompatible
   github.com/spf13/viper v1.4.0
   github.com/yireyun/go-queue v0.0.0-20180809062148-5e6897360dac
   golang.org/x/net v0.0.0-20190724013045-ca1201d0de80 // indirect
   golang.org/x/sys v0.0.0-20190602015325-4c4f7f33c9ed
   nanomsg.org/go-mangos v1.4.0 // indirect
   github.com/spf13/viper v1.6.1
   golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
)