4 Star 13 Fork 1

Hyperledger/fabric-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 623 Bytes
一键复制 编辑 原始数据 按行查看 历史
// Copyright State Street Corp. All Rights Reserved.
//
// SPDX-License-Identifier: Apache-2.0
module github.com/hyperledger/fabric-cli
go 1.12
require (
github.com/hyperledger/fabric-protos-go v0.0.0-20200707132912-fee30f3ccd23
github.com/hyperledger/fabric-sdk-go v1.0.0-beta3.0.20201002210629-a64e1ef9f926
github.com/maxbrunsfeld/counterfeiter/v6 v6.2.3
github.com/onsi/ginkgo v1.8.0
github.com/onsi/gomega v1.9.0
github.com/pkg/errors v0.8.1
github.com/spf13/cobra v0.0.4
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.4.0 // indirect
github.com/stretchr/testify v1.5.1
gopkg.in/yaml.v2 v2.3.0
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hyperledger/fabric-cli.git
git@gitee.com:hyperledger/fabric-cli.git
hyperledger
fabric-cli
fabric-cli
main

搜索帮助