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
Andrew Coleman
87a2bc7afd
FABG-935 Update Go fabcar sample use latest beta (#196)
Now that fabric-sdk-go beta2 has been released which contains the new programming model, update the dependency in the fabcar go sample

Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>
2020-06-03 07:47:43 +01:00
Andrew Coleman
cda88df4f6
FABG-935 GoSDK Fabcar sample (#192)
Fabcar sample demonstrating the use of the new Gateway package in the Go SDK

Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>
2020-05-27 15:19:16 +01:00