dependabot[bot]
144615bd47
Bump golang.org/x/net in /token-erc-721/chaincode-go
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 08:31:41 +00:00
Dave Enyeart
eb787b7afa
Update Go and Go dependencies ( #996 )
...
* Update go dependencies
Update go dependencies in sample chaincodes and applications
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
* Update to Go 1.19.6
Update to Go 1.19.6
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
---------
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2023-03-07 14:44:33 +00:00
James Taylor
0aa853e0c3
Update go chaincode samples
...
Update to the latest github.com/hyperledger/fabric-contract-api-go
Signed-off-by: James Taylor <jamest@uk.ibm.com>
2022-10-18 15:28:20 -04:00
Matias Salimbene
5b480ce597
refactor folder structure to match other token samples ( #652 )
...
* go port to token-erc-721
Signed-off-by: Matias Salimbene <matias.saimbene@gmail.com>
Signed-off-by: Matias Salimbene <matias.salimbene@gmail.com>
* refactor folder structure
Signed-off-by: Matias Salimbene <matias.salimbene@gmail.com>
* refactor folder structure
Signed-off-by: Matias Salimbene <matias.salimbene@gmail.com>
* refactor chaincode go folder structure
Signed-off-by: Matias Salimbene <matias.salimbene@gmail.com>
* refactor folder struncture
Signed-off-by: Matias Salimbene <matias.salimbene@gmail.com>
Co-authored-by: Matias Salimbene <matias.saimbene@gmail.com>
2022-02-21 13:10:18 +00:00