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 @@ -347,7 +347,7 @@ require (
347
347
github.com/hashicorp/go-terraform-address v0.0.0-20240523040243-ccea9d309e0c
348
348
github.com/hashicorp/go-uuid v1.0.3 // indirect
349
349
github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
350
- github.com/hashicorp/hcl/v2 v2.22 .0
350
+ github.com/hashicorp/hcl/v2 v2.23 .0
351
351
github.com/hashicorp/logutils v1.0.0 // indirect
352
352
github.com/hashicorp/terraform-plugin-go v0.23.0 // indirect
353
353
github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
Original file line number Diff line number Diff line change @@ -577,8 +577,8 @@ github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f/go.mod h1:oZtUIOe8dh
577
577
github.com/hashicorp/hcl v1.0.1-vault-5 h1:kI3hhbbyzr4dldA8UdTb7ZlVVlI2DACdCfz31RPDgJM =
578
578
github.com/hashicorp/hcl v1.0.1-vault-5 /go.mod h1:XYhtn6ijBSAj6n4YqAaf7RBPS4I06AItNorpy+MoQNM =
579
579
github.com/hashicorp/hcl/v2 v2.0.0 /go.mod h1:oVVDG71tEinNGYCxinCYadcmKU9bglqW9pV3txagJ90 =
580
- github.com/hashicorp/hcl/v2 v2.22 .0 h1:hkZ3nCtqeJsDhPRFz5EA9iwcG1hNWGePOTw6oyul12M =
581
- github.com/hashicorp/hcl/v2 v2.22 .0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
580
+ github.com/hashicorp/hcl/v2 v2.23 .0 h1:Fphj1/gCylPxHutVSEOf2fBOh1VE4AuLV7+kbJf3qos =
581
+ github.com/hashicorp/hcl/v2 v2.23 .0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
582
582
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
583
583
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
584
584
github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVWkd/RG0D2XQ =
You can’t perform that action at this time.
0 commit comments