公告板
版本库
filestore
活动
搜索
登录
valib
/
deliver-demo
deliver demo
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
add reqrep
zhangmeng
2019-05-17
22125ca10867152617cc4f42f403a0f6e37648a4
[valib/deliver-demo.git]
/
go.mod
1
2
3
4
5
6
7
8
9
module demo
go 1.12
require (
github.com/gorilla/websocket v1.4.0 // indirect
golang.org/x/sys v0.0.0-20190429190828-d89cdac9e872
nanomsg.org/go-mangos v1.4.0
)