fabric-samples/fabcar
Mark S. Lewis 63cc77bdc3
Avoid usage of deprecated ioutil Go package (#843)
* Refactor Go files
1. replace deprecated ioutil functions (ioutil is deprecated since Go 1.16)
2. fix variable names that collide with imported package name
3. fix typos

Also update Go version specified by Go modules to ensure a Go version is used in which ioutil is deprecated and replacement functions are available in os and io packages.

Signed-off-by: Tommy TIAN <xtianae@connect.ust.hk>
Co-authored-by: Mark S. Lewis <mark_lewis@uk.ibm.com>

* Specify go 1.18 instead of go 1.19 in go.mod files

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>

Signed-off-by: Tommy TIAN <xtianae@connect.ust.hk>
Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
Co-authored-by: Tommy TIAN <xtianae@connect.ust.hk>
2022-10-25 07:04:39 -04:00
..
go Avoid usage of deprecated ioutil Go package (#843) 2022-10-25 07:04:39 -04:00
java Update RegisterUser.java (#428) 2021-03-21 07:29:30 +01:00
javascript Update Javascript and Typescript Deps (#403) 2021-01-13 12:19:31 -05:00
typescript Update Javascript and Typescript Deps (#403) 2021-01-13 12:19:31 -05:00
.gitignore [FAB-9330] Refactor top-level .gitignore into subdirs 2018-04-04 06:26:20 -04:00
networkDown.sh Revert "Remove Typescript References (#258)" (#261) 2020-07-23 17:06:57 +02:00
startFabric.sh Revert "Remove Typescript References (#258)" (#261) 2020-07-23 17:06:57 +02:00