2 Star 0 Fork 0

Aberic/proto

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 811 Bytes
一键复制 编辑 原始数据 按行查看 历史
Aberic 提交于 2020-07-16 10:14 . init service
module gykjgit.dccnet.com.cn/chain/proto
go 1.14
require (
github.com/aberic/gnomon v0.0.0-20200715063408-fe18dcb1682f
github.com/aberic/proc v0.0.0-20200706025229-b686133f361b
github.com/containerd/containerd v1.3.6 // indirect
github.com/docker/distribution v2.7.1+incompatible // indirect
github.com/docker/docker v0.0.0-20200417080019-f432f7159508
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.4.0 // indirect
github.com/gogo/protobuf v1.3.1 // indirect
github.com/golang/protobuf v1.4.2
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.0.1 // indirect
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.6.0 // indirect
github.com/stretchr/testify v1.6.1 // indirect
google.golang.org/grpc v1.30.0
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/aberic/proto.git
[email protected]:aberic/proto.git
aberic
proto
proto
master

搜索帮助