diff --git a/go.mod b/go.mod index a9f0cc36c..5f92424a8 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/checkmarx/ast-cli -go 1.22.2 +go 1.22.3 require ( github.com/MakeNowJust/heredoc v1.0.0