diff --git a/go.mod b/go.mod index e4b42f8..08669ea 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/timsutton/speedwagon go 1.22 -toolchain go1.23.5 +toolchain go1.23.6 require ( github.com/dustin/go-humanize v1.0.1