fabric-samples/token-erc-20/chaincode-go
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
..
chaincode Stop ERC-20 transfer bug when to/from accounts are the same (#425) 2021-02-24 15:07:06 -05:00
go.mod Run "go mod tidy" after updating to Go 1.16.7 2021-09-07 17:13:16 -04:00
go.sum Run "go mod tidy" after updating to Go 1.16.7 2021-09-07 17:13:16 -04:00
token_erc_20.go Rename token-account-based Directory to token-erc-20 2020-11-21 11:08:18 -05:00