1 Star 0 Fork 1

youisbaby/cherry

forked from cherry-game/cherry 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 899 Bytes
一键复制 编辑 原始数据 按行查看 历史
phantaic 提交于 2023-10-19 10:57 . update: go.mod
module github.com/cherry-game/cherry
go 1.18
require (
github.com/gorilla/websocket v1.5.0
github.com/json-iterator/go v1.1.12
github.com/lestrrat-go/strftime v1.0.6
github.com/nats-io/nats.go v1.30.2
github.com/nats-io/nuid v1.0.1
go.uber.org/zap v1.26.0
google.golang.org/protobuf v1.31.0
)
require (
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/klauspost/compress v1.17.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/nats-io/nats-server/v2 v2.10.3 // indirect
github.com/nats-io/nkeys v0.4.5 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/stretchr/testify v1.8.3 // indirect
go.uber.org/multierr v1.10.0 // indirect
golang.org/x/crypto v0.13.0 // indirect
golang.org/x/sys v0.12.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/newbull/cherry.git
[email protected]:newbull/cherry.git
newbull
cherry
cherry
master

搜索帮助