We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b99064 commit 3295c26Copy full SHA for 3295c26
go.mod
@@ -1,7 +1,8 @@
1
module github.com/chia-network/chia-tools
2
3
-go 1.22.4
4
-toolchain go1.23.7
+go 1.23.0
+
5
+toolchain go1.24.0
6
7
require (
8
github.com/chia-network/go-chia-libs v0.20.6
0 commit comments