cannot find package github.com/hyperledger/fabric-chaincode-go/shim in any of: /usr/local/go/src/
问题 Fabric版本:2.0.1 在使用Java SDK 安装go语言链码时报错:failed to invoke backing implementation of ‘InstallChaincode’: could not build chaincode: docker build failed: docker image build failed: docker build failed: Error returned from build: 1 "/chaincode/input/src/github.com/chaincode/pcurd.go:37:2: cannot find package “github.com/hyperledger/fabric-chaincode-go/shim” in any of: /usr/local/go/src/github.com/hyperledger/fabric-chaincode-go/shim (from $GOROOT) /chaincode/input/src/github.com/hyperledger/fabric-chaincode-go/shim (from $GOPATH) /go/src/github.com/hyperledger/fabric-chaincode-go/shim