diff --git a/go.mod b/go.mod index 9007447..8de3375 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/timsutton/speedwagon go 1.22 -toolchain go1.23.3 +toolchain go1.23.4 require ( github.com/dustin/go-humanize v1.0.1