diff --git a/go.mod b/go.mod index a2de4c7..5ef52bf 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/ChrisWiegman/goodhosts/v4 -go 1.23.2 +go 1.24.0 require ( github.com/spf13/cobra v1.8.1