1 Star 0 Fork 1

Hyperledger/fabric-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 651 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/hyperledger/fabric-config
go 1.20
require (
github.com/Knetic/govaluate v3.0.0+incompatible
github.com/hyperledger/fabric-protos-go-apiv2 v0.3.3
github.com/onsi/gomega v1.9.0
google.golang.org/protobuf v1.33.0
)
require (
github.com/golang/protobuf v1.5.3 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230803162519-f966b187b2e5 // indirect
google.golang.org/grpc v1.57.0 // indirect
gopkg.in/yaml.v2 v2.2.4 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hyperledger/fabric-config.git
git@gitee.com:hyperledger/fabric-config.git
hyperledger
fabric-config
fabric-config
main

搜索帮助