fabric-samples/chaincode/abstore/go
Gari Singh c57d67ce80 FAB-15782 Sample Go CC should include deps
The ccenv used to build Go chaincode is being
updated to no longer include the shim
dependency.  Go chaincode must now vendor
all of its dependencies prior to being
packaged and installed.

Go chaincodes have been updated to include
go.mod for versioned dependencies.

Change-Id: Ib971cd3f841d5c92a509450bd85f6e424cc60c6e
Signed-off-by: Gari Singh <gari.r.singh@gmail.com>
2019-06-25 09:50:31 -04:00
..
abstore.go [FAB-13862] Rename example02 ABstore 2019-01-30 09:02:23 +01:00
go.mod FAB-15782 Sample Go CC should include deps 2019-06-25 09:50:31 -04:00
go.sum FAB-15782 Sample Go CC should include deps 2019-06-25 09:50:31 -04:00