Skip to content

Commit

Permalink
fix(deps): update module github.com/gruntwork-io/terragrunt to v0.48.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent 91248c6 commit 9581c30
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.48.1
github.com/gruntwork-io/terragrunt v0.48.5
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 @@ -553,6 +553,8 @@ github.com/gruntwork-io/terragrunt v0.45.16 h1:Z55MusUSBWND3lp6Y76c0nXScm5WI6G2w
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/terragrunt v0.48.5 h1:ZQTDpMP5MpRTx9RL/ZnqbuRaR/HMTXo+tMsAr0hDGS4=
github.com/gruntwork-io/terragrunt v0.48.5/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 9581c30

Please sign in to comment.