Imports
- github.com/golang/protobuf/proto
- github.com/hyperledger/fabric/common/channelconfig
- github.com/hyperledger/fabric/common/crypto
- github.com/hyperledger/fabric/common/deliver
- github.com/hyperledger/fabric/common/flogging
- github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage
- github.com/hyperledger/fabric/common/ledger/blockledger
- github.com/hyperledger/fabric/common/ledger/blockledger/file
- github.com/hyperledger/fabric/common/ledger/blockledger/json
- github.com/hyperledger/fabric/common/ledger/blockledger/ram
- github.com/hyperledger/fabric/common/localmsp
- github.com/hyperledger/fabric/common/policies
- github.com/hyperledger/fabric/common/tools/configtxgen/encoder
- github.com/hyperledger/fabric/common/tools/configtxgen/localconfig
- github.com/hyperledger/fabric/common/util
- github.com/hyperledger/fabric/core/comm
- github.com/hyperledger/fabric/msp
- github.com/hyperledger/fabric/msp/mgmt
- github.com/hyperledger/fabric/orderer/common/bootstrap/file
- github.com/hyperledger/fabric/orderer/common/broadcast
- github.com/hyperledger/fabric/orderer/common/localconfig
- github.com/hyperledger/fabric/orderer/common/metadata
- github.com/hyperledger/fabric/orderer/common/msgprocessor
- github.com/hyperledger/fabric/orderer/common/multichannel
- github.com/hyperledger/fabric/orderer/common/performance
- github.com/hyperledger/fabric/orderer/consensus
- github.com/hyperledger/fabric/orderer/consensus/kafka
- github.com/hyperledger/fabric/orderer/consensus/solo
- github.com/hyperledger/fabric/protos/common
- github.com/hyperledger/fabric/protos/orderer
- github.com/hyperledger/fabric/protos/utils
- github.com/pkg/errors
- gopkg.in/alecthomas/kingpin.v2