1 Star 0 Fork 76

lml2525/yomo

forked from YoMo/yomo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 876 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/yomorun/yomo
go 1.16
require (
github.com/cenkalti/backoff/v4 v4.1.3
github.com/emirpasic/gods v1.18.1 // indirect
github.com/fsnotify/fsnotify v1.5.4 // indirect
github.com/lucas-clemente/quic-go v0.28.1
github.com/matoous/go-nanoid/v2 v2.0.0
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/reactivex/rxgo/v2 v2.5.0
github.com/stretchr/testify v1.8.0
github.com/teivah/onecontext v1.3.0 // indirect
github.com/yomorun/y3 v1.0.5
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.8.0 // indirect
go.uber.org/zap v1.22.0
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa // indirect
golang.org/x/net v0.0.0-20220722155237-a158d28d115b // indirect
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f // indirect
golang.org/x/tools v0.1.11 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.0.0
gopkg.in/yaml.v3 v3.0.1
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/lml2525/yomo.git
git@gitee.com:lml2525/yomo.git
lml2525
yomo
yomo
master

搜索帮助