diff --git a/go.mod b/go.mod index 27d3afc..3214264 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/mszostok/codeowners-validator -go 1.17 +go 1.22.2 require ( github.com/fatih/color v1.12.0