1 Star 0 Fork 0

老牛/xuperchain

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 826 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈逢锦/FengjinChen 提交于 2021-11-18 18:38 . update go.mod (#1099)
module github.com/xuperchain/xuperchain
go 1.14
require (
github.com/golang/protobuf v1.4.3
github.com/grpc-ecosystem/go-grpc-middleware v1.2.2
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/hyperledger/burrow v0.30.5
github.com/manifoldco/promptui v0.7.0
github.com/prometheus/client_golang v1.11.0
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.6.2
github.com/xuperchain/crypto v0.0.0-20201028025054-4d560674bcd6
github.com/xuperchain/xupercore v0.0.0-20211009102144-808ff6fbfeac
golang.org/x/net v0.0.0-20200822124328-c89045814202
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013
google.golang.org/grpc v1.35.0
)
replace github.com/hyperledger/burrow => github.com/xuperchain/burrow v0.30.6-0.20210115120720-3da1be35a1e2
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/laoniu11/xuperchain.git
[email protected]:laoniu11/xuperchain.git
laoniu11
xuperchain
xuperchain
master

搜索帮助