Commit graph

4 commits

Author SHA1 Message Date
David Enyeart
4147807138 Run "go mod tidy" after updating to Go 1.16.7
Clean up sample go modules by running "go mod tidy"
after updating to Go 1.16.7.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2021-09-07 17:13:16 -04:00
Brett Logan
855c8e4db3 Update Go Modules
Signed-off-by: Brett Logan <lindluni@github.com>
2021-02-11 18:11:17 -05:00
Tiffany Harris
cad6b90383 Fix unmarshaling asset in ReadAsset()
Signed-off-by: Tiffany Harris <tiffany.harris@ibm.com>
2020-07-20 11:51:32 -04:00
Tiffany Harris
f1775d7fdc Rename IssueAsset to CreateAsset
- Move go chaincode to chaincode-go subdirectory
- Add public description argument to CreateAsset()

Signed-off-by: Tiffany Harris <tiffany.harris@ibm.com>
2020-06-10 08:23:06 -04:00
Renamed from asset-transfer-secured-agreement/go.mod (Browse further)