File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -614,6 +614,8 @@ github.com/hashicorp/go-cleanhttp v0.5.2/go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/S
614614github.com/hashicorp/go-getter v1.5.1 /go.mod h1:a7z7NPPfNQpJWcn4rSWFtdrSldqLdLPEF3d8nFMsSLM =
615615github.com/hashicorp/go-getter v1.7.1 h1:SWiSWN/42qdpR0MdhaOc/bLR48PLuP1ZQtYLRlM69uY =
616616github.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 =
617619github.com/hashicorp/go-hclog v0.9.2 /go.mod h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrjA0H7acj2lQ =
618620github.com/hashicorp/go-hclog v0.14.1 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
619621github.com/hashicorp/go-hclog v0.15.0 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
You can’t perform that action at this time.
0 commit comments