1 Star 0 Fork 0

greatesoft/fabric-chaincode-go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 610 Bytes
一键复制 编辑 原始数据 按行查看 历史
James Taylor 提交于 2022-01-31 11:32 . Update github.com/stretchr/testify
module github.com/hyperledger/fabric-chaincode-go
go 1.12
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/golang/protobuf v1.3.2
github.com/hyperledger/fabric-protos-go v0.0.0-20190919234611-2a87503ac7c9
github.com/kr/pretty v0.1.0 // indirect
github.com/stretchr/testify v1.7.0
golang.org/x/net v0.0.0-20190522155817-f3200d17e092 // indirect
golang.org/x/sys v0.0.0-20190710143415-6ec70d6a5542 // indirect
google.golang.org/genproto v0.0.0-20180831171423-11092d34479b // indirect
google.golang.org/grpc v1.23.0
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/greatesoft/fabric-chaincode-go.git
[email protected]:greatesoft/fabric-chaincode-go.git
greatesoft
fabric-chaincode-go
fabric-chaincode-go
main

搜索帮助