Skip to content

Commit 41aa2fe

Browse files
authored
fix: bump go version to go1.25.4 (#2025)
fixes akash-network/support#396 Signed-off-by: Artur Troian <[email protected]> Co-authored-by: Artur Troian <[email protected]>
1 parent 9e1d6cf commit 41aa2fe

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
@@ -1,6 +1,6 @@
11
module pkg.akt.dev/node
22

3-
go 1.25.2
3+
go 1.25.4
44

55
require (
66
cosmossdk.io/api v0.9.2

0 commit comments

Comments
 (0)