diff --git a/go.mod b/go.mod index c0d10cb4fa..ef95c7e3de 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/runatlantis/atlantis -go 1.22 +go 1.22.0 require ( github.com/Masterminds/sprig/v3 v3.2.3