Commit graph

3 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
denyeart
882218af0f
Add UTXO token sample (go chaincode) (#319)
Add a UTXO token sample go chaincode, as well as an associated readme tutorial.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2020-10-14 08:58:24 +02:00