File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.5
5
5
require (
6
6
github.com/Masterminds/semver/v3 v3.3.0
7
7
github.com/google/go-cmp v0.6.0
8
- github.com/hashicorp/go-getter v1.7.5
8
+ github.com/hashicorp/go-getter v1.7.6
9
9
github.com/hashicorp/go-version v1.7.0
10
10
github.com/hashicorp/hcl/v2 v2.22.0
11
11
github.com/hashicorp/terraform-registry-address v0.2.3
Original file line number Diff line number Diff line change @@ -351,8 +351,8 @@ github.com/googleapis/go-type-adapters v1.0.0/go.mod h1:zHW75FOG2aur7gAO2B+MLby+
351
351
github.com/grpc-ecosystem/grpc-gateway v1.16.0 /go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw =
352
352
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
353
353
github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
354
- github.com/hashicorp/go-getter v1.7.5 h1:dT58k9hQ/vbxNMwoI5+xFYAJuv6152UNvdHokfI5wE4 =
355
- github.com/hashicorp/go-getter v1.7.5 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
354
+ github.com/hashicorp/go-getter v1.7.6 h1:5jHuM+aH373XNtXl9TNTUH5Qd69Trve11tHIrB+6yj4 =
355
+ github.com/hashicorp/go-getter v1.7.6 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
356
356
github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k =
357
357
github.com/hashicorp/go-hclog v1.6.3 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
358
358
github.com/hashicorp/go-plugin v1.6.1 h1:P7MR2UP6gNKGPp+y7EZw2kOiq4IR9WiqLvp0XOsVdwI =
You can’t perform that action at this time.
0 commit comments