Skip to content

Commit 5c90026

Browse files
fix(deps): update module github.com/hashicorp/go-getter to v1.7.3 (#888)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Former-commit-id: e7126c7
1 parent add8703 commit 5c90026

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

libs/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/google/go-github/v55 v55.0.0
1010
github.com/gruntwork-io/go-commons v0.17.1
1111
github.com/gruntwork-io/terragrunt v0.53.3
12-
github.com/hashicorp/go-getter v1.7.1
12+
github.com/hashicorp/go-getter v1.7.3
1313
github.com/hashicorp/hcl/v2 v2.19.1
1414
github.com/hashicorp/terraform-config-inspect v0.0.0-20231204233900-a34142ec2a72
1515
github.com/sirupsen/logrus v1.9.3

libs/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,8 @@ github.com/hashicorp/go-cleanhttp v0.5.2/go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/S
614614
github.com/hashicorp/go-getter v1.5.1/go.mod h1:a7z7NPPfNQpJWcn4rSWFtdrSldqLdLPEF3d8nFMsSLM=
615615
github.com/hashicorp/go-getter v1.7.1 h1:SWiSWN/42qdpR0MdhaOc/bLR48PLuP1ZQtYLRlM69uY=
616616
github.com/hashicorp/go-getter v1.7.1/go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744=
617+
github.com/hashicorp/go-getter v1.7.3 h1:bN2+Fw9XPFvOCjB0UOevFIMICZ7G2XSQHzfvLUyOM5E=
618+
github.com/hashicorp/go-getter v1.7.3/go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744=
617619
github.com/hashicorp/go-hclog v0.9.2/go.mod h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrjA0H7acj2lQ=
618620
github.com/hashicorp/go-hclog v0.14.1/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=
619621
github.com/hashicorp/go-hclog v0.15.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=

0 commit comments

Comments
 (0)