diff --git a/go.mod b/go.mod index 03a209f..b9c5f8f 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/frankywahl/super_hooks -go 1.21 +go 1.22 require ( github.com/spf13/cobra v1.8.0