fabric-samples/interest_rate_swaps/network
Simon Stone ce154e044b [FAB-16310] Vendor Go dependencies in all samples
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
2019-08-15 11:44:00 +01:00
..
scripts Update stale script name in interest rate swaps 2019-08-12 12:02:33 -04:00
.gitignore [FAB-16310] Vendor Go dependencies in all samples 2019-08-15 11:44:00 +01:00
configtx.yaml [FAB-15199] Update interest rate sample 2019-06-12 17:43:22 +00:00
crypto-config.yaml [FAB-11951] Interest-rate swap example for SBE 2018-12-26 10:30:57 -05:00
docker-compose.yaml [FAB-11951] Interest-rate swap example for SBE 2018-12-26 10:30:57 -05:00
network.sh [FAB-16310] Vendor Go dependencies in all samples 2019-08-15 11:44:00 +01:00