Skip to content

Commit

Permalink
fix(deps): update module github.com/gruntwork-io/terragrunt to v0.45.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 5, 2023
1 parent d6b2afe commit f05fc2b
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.1
github.com/gruntwork-io/terragrunt v0.45.0
github.com/gruntwork-io/terragrunt v0.45.2
github.com/hashicorp/go-getter v1.7.1
github.com/hashicorp/hcl/v2 v2.16.2
github.com/hashicorp/terraform-config-inspect v0.0.0-20230324223604-71b695beb305
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,8 @@ github.com/gruntwork-io/go-commons v0.16.1 h1:EhrTKRg5XK/wDL/s99zisjL9+zhTaEcepE
github.com/gruntwork-io/go-commons v0.16.1/go.mod h1:/nnLMhO4HpItt43K+8ACM66g67iMy3oo2nnwq59n3wg=
github.com/gruntwork-io/terragrunt v0.45.0 h1:1uSLVBzJCkG4HawhBCy9je6HmsOF0kmiMRwmnuIze60=
github.com/gruntwork-io/terragrunt v0.45.0/go.mod h1:ri1x811Tra+/hzNUioFOD2rFJzuU5j7uVX8CRVUGQh8=
github.com/gruntwork-io/terragrunt v0.45.2 h1:A6lSyMvBmm4RB0AiPG7Cp2JvLkrD8Ctx8D8f0kgLFrI=
github.com/gruntwork-io/terragrunt v0.45.2/go.mod h1:ri1x811Tra+/hzNUioFOD2rFJzuU5j7uVX8CRVUGQh8=
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 f05fc2b

Please sign in to comment.