Skip to content

Commit 3295c26

Browse files
committed
Go mod tidy
1 parent 9b99064 commit 3295c26

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

go.mod

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
module github.com/chia-network/chia-tools
22

3-
go 1.22.4
4-
toolchain go1.23.7
3+
go 1.23.0
4+
5+
toolchain go1.24.0
56

67
require (
78
github.com/chia-network/go-chia-libs v0.20.6

0 commit comments

Comments
 (0)