Skip to content

Commit 64f2596

Browse files
authored
build: use go 1.24.4 for toolchain (#229)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 10ae932 commit 64f2596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/blinklabs-io/tx-submit-api-mirror
22

33
go 1.23.6
44

5-
toolchain go1.24.1
5+
toolchain go1.24.4
66

77
require (
88
github.com/blinklabs-io/cardano-models v0.5.1

0 commit comments

Comments
 (0)