mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
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> |
||
|---|---|---|
| .. | ||
| abac.go | ||
| abac_test.go | ||
| go.mod | ||
| go.sum | ||