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