diff --git a/go.mod b/go.mod index e25e4fa..e811d74 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/upbound/provider-terraform -go 1.22.7 +go 1.22.11 require ( github.com/MakeNowJust/heredoc v1.0.0