1 Star 0 Fork 0

sososu/goMeshSync

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 531 Bytes
一键复制 编辑 原始数据 按行查看 历史
苏春升 提交于 2022-03-14 16:55 . stable version and stress tested
module gomeshsync
go 1.17
require (
gitee.com/kimsoso/go-utils v0.0.0-20220310092541-461f5b7126a0
github.com/fsnotify/fsnotify v1.5.1
github.com/vmihailenco/msgpack v4.0.4+incompatible
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)
require (
github.com/golang/protobuf v1.5.2 // indirect
golang.org/x/net v0.0.0-20220225172249-27dd8689420f // indirect
golang.org/x/sys v0.0.0-20220207234003-57398862261d // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.27.1 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/kimsoso/go-mesh-sync.git
[email protected]:kimsoso/go-mesh-sync.git
kimsoso
go-mesh-sync
goMeshSync
master

搜索帮助