From ecf62efbd7f9771b8eb4ba0eb3f5e2691a6fdb5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 19:10:51 +0000 Subject: [PATCH] fix(deps): update module github.com/gruntwork-io/terragrunt to v0.53.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4cdd6eb..71a6697 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.19 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.6 github.com/hashicorp/go-getter v1.7.0 github.com/hashicorp/go-getter/v2 v2.2.1 github.com/hashicorp/hcl/v2 v2.19.1