公告板
版本库
filestore
活动
搜索
登录
~chenshijun
/
analysis
派生自
analysis
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
libgowrapper remove sdkhelper deps
zhangmeng
2020-01-20
9c1d6f1f37b9caae2400a668e702d89eb4818cf3
[~chenshijun/analysis.git]
/
libcomm
/
go.mod
1
2
3
4
5
6
7
8
9
10
module comm
go 1.12
require (
basic.com/valib/gopherdiscovery.git v0.0.0-20200113080951-9bccb7681924 // indirect
basic.com/valib/pubsub.git v0.0.0-20200116061307-c43a8e3e552e
golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa // indirect
nanomsg.org/go-mangos v1.4.0 // indirect
)