From 891b075279f96a14983d52809b708c0ba5623f26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 15:06: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 1419750..a4ae182 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.6 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