554325746@qq.com
2019-06-29 e3b3b542a7d5f1b627805f9d5e56e66ea62568fc
go.mod
@@ -3,15 +3,18 @@
go 1.12
require (
   basic.com/dbapi.git v0.0.0-20190523103034-c0d33072098b
   basic.com/pubsub/protomsg.git v0.0.0-20190524072049-ce8c0f2b14dd
   basic.com/valib/deliver.git v0.0.0-20190522053509-c2bbe31e7c6c
   github.com/gogo/protobuf v1.2.1 // indirect
   basic.com/dbapi.git v0.0.0-20190620073851-30a7d0574bbc
   basic.com/pubsub/protomsg.git v0.0.0-20190628022108-13a4fccc509f
   basic.com/valib/deliver.git v0.0.0-20190529080650-3e64847c9bce
   github.com/ajg/form v1.5.1 // indirect
   github.com/gogo/protobuf v1.2.1
   github.com/golang/protobuf v1.3.1
   github.com/gorilla/websocket v1.4.0 // indirect
   github.com/pierrec/lz4 v2.0.5+incompatible
   github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a
   github.com/tmthrgd/go-sem v0.0.0-20160607101025-0214dbf53877 // indirect
   github.com/tmthrgd/go-shm v0.0.0-20170117044846-90afcfcd5ee9 // indirect
   github.com/tmthrgd/shm-go v0.0.0-20170130075737-7207ca97b290
   golang.org/x/sys v0.0.0-20190522044717-8097e1b27ff5 // indirect
   github.com/tmthrgd/shm-go v0.0.0-20170130075737-7207ca97b290 // indirect
   golang.org/x/net v0.0.0-20190522155817-f3200d17e092
   nanomsg.org/go-mangos v1.4.0
)