mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
Go 1.24 was released on 2025-02-11. At this point Go 1.22 become an unsupported Go runtime. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
8 lines
56 B
Text
8 lines
56 B
Text
go 1.23.0
|
|
|
|
use (
|
|
./auditor
|
|
./e2e
|
|
./issuer
|
|
./owner
|
|
)
|