mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
All samples that deploy Go chaincode must now vendor their dependencies before deployment, due to changes in FAB-5177 which stop the shim being available at deployment time. This CR adds the command: "GO111MODULE=on go mod vendor" ... to all scripts/readmes as appropriate. Signed-off-by: Simon Stone <sstone1@uk.ibm.com> Change-Id: If0a2cc3a20dc943917d8325a8905427a79eb2400 |
||
|---|---|---|
| .. | ||
| chaincode.go | ||
| go.mod | ||
| go.sum | ||