Skip to content

Commit 7e6cd3a

Browse files
fix(deps): update module github.com/hashicorp/go-getter to v1.7.4 (#1338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7db9db5 commit 7e6cd3a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

libs/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/google/go-github/v60 v60.0.0
1414
github.com/gruntwork-io/go-commons v0.17.1
1515
github.com/gruntwork-io/terragrunt v0.54.11
16-
github.com/hashicorp/go-getter v1.7.3
16+
github.com/hashicorp/go-getter v1.7.4
1717
github.com/hashicorp/go-getter/v2 v2.2.1
1818
github.com/hashicorp/hcl/v2 v2.20.1
1919
github.com/hashicorp/terraform-config-inspect v0.0.0-20231204233900-a34142ec2a72

libs/go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -656,6 +656,8 @@ github.com/hashicorp/go-getter v1.7.1 h1:SWiSWN/42qdpR0MdhaOc/bLR48PLuP1ZQtYLRlM
656656
github.com/hashicorp/go-getter v1.7.1/go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744=
657657
github.com/hashicorp/go-getter v1.7.3 h1:bN2+Fw9XPFvOCjB0UOevFIMICZ7G2XSQHzfvLUyOM5E=
658658
github.com/hashicorp/go-getter v1.7.3/go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744=
659+
github.com/hashicorp/go-getter v1.7.4 h1:3yQjWuxICvSpYwqSayAdKRFcvBl1y/vogCxczWSmix0=
660+
github.com/hashicorp/go-getter v1.7.4/go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744=
659661
github.com/hashicorp/go-getter/v2 v2.2.1/go.mod h1:EcJx6oZE8hmGuRR1l38QrfnyiujQbwsEAn11eHv6l2M=
660662
github.com/hashicorp/go-hclog v0.9.2/go.mod h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrjA0H7acj2lQ=
661663
github.com/hashicorp/go-hclog v0.14.1/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=

0 commit comments

Comments
 (0)