Skip to content

Commit

Permalink
fix(deps): update module github.com/gruntwork-io/terragrunt to v0.48.1 (
Browse files Browse the repository at this point in the history
#141)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent 22ef343 commit 91248c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/Masterminds/sprig/v3 v3.2.3
github.com/gruntwork-io/go-commons v0.17.0
github.com/gruntwork-io/terragrunt v0.45.16
github.com/gruntwork-io/terragrunt v0.48.1
github.com/hashicorp/go-getter v1.7.0
github.com/hashicorp/hcl/v2 v2.16.2
github.com/hashicorp/terraform-config-inspect v0.0.0-20230614215431-f32df32a01cd
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,8 @@ github.com/gruntwork-io/gruntwork-cli v0.7.0 h1:YgSAmfCj9c61H+zuvHwKfYUwlMhu5arn
github.com/gruntwork-io/gruntwork-cli v0.7.0/go.mod h1:jp6Z7NcLF2avpY8v71fBx6hds9eOFPELSuD/VPv7w00=
github.com/gruntwork-io/terragrunt v0.45.16 h1:Z55MusUSBWND3lp6Y76c0nXScm5WI6G2wJCPEE7pKK0=
github.com/gruntwork-io/terragrunt v0.45.16/go.mod h1:zHyl8Uc/JsKQj+X94Tq5MVWAdZL+02fGjB12uuoIWnY=
github.com/gruntwork-io/terragrunt v0.48.1 h1:mZLpO3VIt+uR7zUaNQ2DpG5BqhRBc03KdnBaLj8rUuo=
github.com/gruntwork-io/terragrunt v0.48.1/go.mod h1:UUPeQZP+swqZpL5XCTtf8LT/ozO84uocbJ41FuoF6eE=
github.com/gruntwork-io/terratest v0.41.0 h1:QKFK6m0EMVnrV7lw2L06TlG+Ha3t0CcOXuBVywpeNRU=
github.com/hashicorp/aws-sdk-go-base v0.6.0/go.mod h1:2fRjWDv3jJBeN6mVWFHV6hFTNeFBx2gpDLQaZNxUVAY=
github.com/hashicorp/consul v0.0.0-20171026175957-610f3c86a089/go.mod h1:mFrjN1mfidgJfYP1xrJCF+AfRhr6Eaqhb2+sfyn/OOI=
Expand Down

0 comments on commit 91248c6

Please sign in to comment.