Skip to content

Commit

Permalink
fix(deps): update module github.com/gruntwork-io/terragrunt to v0.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2023
1 parent 6058161 commit fd98560
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.16.2
github.com/gruntwork-io/terragrunt v0.45.16
github.com/gruntwork-io/terragrunt v0.46.1
github.com/hashicorp/go-getter v1.7.0
github.com/hashicorp/go-getter/v2 v2.2.1
github.com/hashicorp/hcl/v2 v2.16.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,8 @@ github.com/gruntwork-io/terragrunt v0.45.14 h1:PHlScUhtjgJy8xWBHVCBB8nByRdgnUyKt
github.com/gruntwork-io/terragrunt v0.45.14/go.mod h1:zHyl8Uc/JsKQj+X94Tq5MVWAdZL+02fGjB12uuoIWnY=
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.46.1 h1:YVPMsH1gVIH7NkRjOzteGoVXytnC5PXVCRca99XV55I=
github.com/gruntwork-io/terragrunt v0.46.1/go.mod h1:zHyl8Uc/JsKQj+X94Tq5MVWAdZL+02fGjB12uuoIWnY=
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 fd98560

Please sign in to comment.