File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ require (
58
58
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
59
59
github.com/googleapis/gax-go/v2 v2.12.0 // indirect
60
60
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
61
- github.com/hashicorp/go-getter v1.7.4 // indirect
61
+ github.com/hashicorp/go-getter v1.7.5 // indirect
62
62
github.com/hashicorp/go-hclog v1.6.3 // indirect
63
63
github.com/hashicorp/go-safetemp v1.0.0 // indirect
64
64
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
Original file line number Diff line number Diff line change @@ -369,8 +369,8 @@ github.com/gorilla/websocket v1.4.1/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/ad
369
369
github.com/grpc-ecosystem/grpc-gateway v1.16.0 /go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw =
370
370
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
371
371
github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
372
- github.com/hashicorp/go-getter v1.7.4 h1:3yQjWuxICvSpYwqSayAdKRFcvBl1y/vogCxczWSmix0 =
373
- github.com/hashicorp/go-getter v1.7.4 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
372
+ github.com/hashicorp/go-getter v1.7.5 h1:dT58k9hQ/vbxNMwoI5+xFYAJuv6152UNvdHokfI5wE4 =
373
+ github.com/hashicorp/go-getter v1.7.5 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
374
374
github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k =
375
375
github.com/hashicorp/go-hclog v1.6.3 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
376
376
github.com/hashicorp/go-plugin v1.6.1 h1:P7MR2UP6gNKGPp+y7EZw2kOiq4IR9WiqLvp0XOsVdwI =
You can’t perform that action at this time.
0 commit comments