mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-19 08:15:08 +00:00
Update go.mod
Signed-off-by: Elvira Khwatenge <60623159+Ekhwatenge@users.noreply.github.com>
This commit is contained in:
parent
a5eea8cd5c
commit
303460fa64
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/hyperledger/fabric-samples/asset-transfer-basic/chaincode-go
|
||||
|
||||
go 1.17
|
||||
go 1. 17.10
|
||||
|
||||
require (
|
||||
github.com/hyperledger/fabric-chaincode-go v0.0.0-20230228194215-b84622ba6a7a
|
||||
|
|
|
|||
Loading…
Reference in a new issue