diff --git a/go.mod b/go.mod index b5c1b53..f0e7f8f 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/stormforger/cli -go 1.21.3 +go 1.21.5 require ( github.com/dustin/go-humanize v1.0.1