Fix go mod for chaincode-go

Signed-off-by: Chongxin Luo <Chongxin.Luo@ibm.com>
This commit is contained in:
Chongxin Luo 2020-06-25 11:25:56 -04:00
parent 7b2dcbf2ed
commit 6ec583ef3b

View file

@ -1,4 +1,4 @@
module github.com/hyperledger/fabric-samples/chaincode/fabcar/go
module github.com/hyperledger/fabric-samples/asset-transfer-basic/chaincode-go
go 1.14