Mark S. Lewis
e37e991c4c
Update applications to use fabric-gateway v1.6.0
...
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-09-25 13:18:45 +09:00
Mark S. Lewis
42b9b60ebc
Update Go gRPC dependency
...
grpc.Dial() is (soon to be) deprecated in current gRPC versions. Use grpc.NewClient() instead.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-04-24 16:24:37 +09:00
Mark S. Lewis
0f4f62c340
Use fabric-gateway v1.4
...
Also update some GitHub Actions versions.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2023-10-25 17:30:29 +09: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
Mark S. Lewis
c323c95807
Update samples to use fabric-gateway v1.1.1 ( #842 )
...
Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
2022-10-20 17:43:55 +01:00
Mark S. Lewis
f8e7bfe803
Update Gateway samples for v1.1 release ( #779 )
...
- Updated build to use Go 1.18 since Go 1.16 is no longer supported.
- Use Java 11 in updated samples, and take advantage of new language features.
Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
2022-06-30 15:46:32 +01:00
sapthasurendran
0208892429
Go samples Migration to fabric-gateway ( #561 )
...
* go packages
Signed-off-by: sapthasurendran <saptha.surendran@ibm.com>
* Go sample Migration to fabric-gateway
Signed-off-by: sapthasurendran <saptha.surendran@ibm.com>
lint script changes
Signed-off-by: sapthasurendran <saptha.surendran@ibm.com>
lint fixes
Signed-off-by: sapthasurendran <saptha.surendran@ibm.com>
Upgrade go to 1.16
Signed-off-by: sapthasurendran <saptha.surendran@ibm.com>
add go mod
Signed-off-by: sapthasurendran <saptha.surendran@ibm.com>
To match with docs
Signed-off-by: sapthasurendran <saptha.surendran@ibm.com>
lint updates
Signed-off-by: sapthasurendran <saptha.surendran@ibm.com>
2021-12-15 10:26:46 +00:00