Skip to content

Commit

Permalink
try with go 1.23
Browse files Browse the repository at this point in the history
Signed-off-by: Enrique Lacal <[email protected]>
  • Loading branch information
EnriqueL8 committed Oct 2, 2024
1 parent 2e5f30d commit 36a6538
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@

module github.com/hyperledger/firefly-cli

go 1.22.6
go 1.23

toolchain go1.23

require (
blockwatch.cc/tzgo v1.17.4
Expand Down

0 comments on commit 36a6538

Please sign in to comment.