We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ad3eb commit 267624fCopy full SHA for 267624f
go.mod
@@ -2,7 +2,7 @@ module github.com/timsutton/speedwagon
2
3
go 1.22
4
5
-toolchain go1.23.5
+toolchain go1.24.0
6
7
require (
8
github.com/dustin/go-humanize v1.0.1
0 commit comments