1 Star 0 Fork 2

杨小四/gowebsocket

forked from hufengjiu/gowebsocket 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
link1st 提交于 2021-07-27 13:08 . 升级依赖库
module gowebsocket
go 1.14
require (
github.com/fsnotify/fsnotify v1.4.8-0.20190312181446-1485a34d5d57 // indirect
github.com/gin-gonic/gin v1.7.2
github.com/go-playground/validator/v10 v10.8.0 // indirect
github.com/go-redis/redis v0.0.0-20190719092155-6bc7daa5b1e8
github.com/golang/protobuf v1.5.2
github.com/gorilla/websocket v1.4.2
github.com/hashicorp/hcl v1.0.1-0.20190611123218-cf7d376da96d // indirect
github.com/json-iterator/go v1.1.11 // indirect
github.com/mattn/go-isatty v0.0.13 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/pelletier/go-toml v1.4.1-0.20190725070617-84da2c4a25c5 // indirect
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/cast v1.3.1-0.20190531093228-c01685bb8421 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.4-0.20181223182923-24fa6976df40 // indirect
github.com/spf13/viper v1.4.1-0.20190728125013-1b33e8258e07
github.com/subosito/gotenv v1.1.1 // indirect
github.com/ugorji/go v1.2.6 // indirect
google.golang.org/grpc v1.21.0
google.golang.org/protobuf v1.27.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yangxiaosi/gowebsocket.git
[email protected]:yangxiaosi/gowebsocket.git
yangxiaosi
gowebsocket
gowebsocket
master

搜索帮助