diff --git a/go.mod b/go.mod index e2e6607..0cc1ca9 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/stormforger/cli -go 1.22.2 +go 1.23.3 require ( github.com/dustin/go-humanize v1.0.1