diff --git a/go.mod b/go.mod index 59d6ea6..fa125c5 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/timsutton/speedwagon go 1.22 -toolchain go1.23.2 +toolchain go1.23.3 require ( github.com/dustin/go-humanize v1.0.1