From a3c953eb1a5b6f2b2b3341464960b6135e6dd219 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 22:29:24 +0000 Subject: [PATCH] fix(deps): update module github.com/gruntwork-io/terragrunt to v0.53.7 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1419750..f333741 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.21 require ( github.com/Masterminds/sprig/v3 v3.2.3 github.com/gruntwork-io/go-commons v0.17.1 - github.com/gruntwork-io/terragrunt v0.48.1 + github.com/gruntwork-io/terragrunt v0.53.7 github.com/hashicorp/go-getter v1.7.3 github.com/hashicorp/go-getter/v2 v2.2.1 github.com/hashicorp/hcl/v2 v2.19.1