File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ require (
1818 github.com/hashicorp/hcl/v2 v2.23.0
1919 github.com/hashicorp/terraform-exec v0.23.0
2020 github.com/hashicorp/terraform-json v0.25.0
21- github.com/hashicorp/terraform-registry-address v0.2.5
22- github.com/hashicorp/terraform-schema v0.0.0-20250117153811-3c4991466f2c
21+ github.com/hashicorp/terraform-registry-address v0.3.0
22+ github.com/hashicorp/terraform-schema v0.0.0-20250616084820-f851491f756f
2323 github.com/mcuadros/go-defaults v1.2.0
2424 github.com/mh-cbon/go-fmt-fail v0.0.0-20160815164508-67765b3fbcb5
2525 github.com/mitchellh/cli v1.1.5
Original file line number Diff line number Diff line change @@ -124,10 +124,10 @@ github.com/hashicorp/terraform-exec v0.23.0 h1:MUiBM1s0CNlRFsCLJuM5wXZrzA3MnPYEs
124124github.com/hashicorp/terraform-exec v0.23.0 /go.mod h1:mA+qnx1R8eePycfwKkCRk3Wy65mwInvlpAeOwmA7vlY =
125125github.com/hashicorp/terraform-json v0.25.0 h1:rmNqc/CIfcWawGiwXmRuiXJKEiJu1ntGoxseG1hLhoQ =
126126github.com/hashicorp/terraform-json v0.25.0 /go.mod h1:sMKS8fiRDX4rVlR6EJUMudg1WcanxCMoWwTLkgZP/vc =
127- github.com/hashicorp/terraform-registry-address v0.2.5 h1:2GTftHqmUhVOeuu9CW3kwDkRe4pcBDq0uuK5VJngU1M =
128- github.com/hashicorp/terraform-registry-address v0.2.5 /go.mod h1:PpzXWINwB5kuVS5CA7m1+eO2f1jKb5ZDIxrOPfpnGkg =
129- github.com/hashicorp/terraform-schema v0.0.0-20250117153811-3c4991466f2c h1:g/Y0BUI5Gk1hgMWcI5PpeXtvvmzvQruW6az0yPhFFKk =
130- github.com/hashicorp/terraform-schema v0.0.0-20250117153811-3c4991466f2c /go.mod h1:+fQEDxf+c6PnG7/3ZF26K69zWLnIp/uTmsMffCsuw6o =
127+ github.com/hashicorp/terraform-registry-address v0.3.0 h1:HMpK3nqaGFPS9VmgRXrJL/dzHNdheGVKk5k7VlFxzCo =
128+ github.com/hashicorp/terraform-registry-address v0.3.0 /go.mod h1:jRGCMiLaY9zii3GLC7hqpSnwhfnCN5yzvY0hh4iCGbM =
129+ github.com/hashicorp/terraform-schema v0.0.0-20250616084820-f851491f756f h1:e13UuJhG3Evt4+6bYyA/xnysQanUH5RVfYzVP3cypCE =
130+ github.com/hashicorp/terraform-schema v0.0.0-20250616084820-f851491f756f /go.mod h1:w6tEiOYX7Ie+9bG0Ty2lDk+WaBMORP0hvuDTOiP9KIM =
131131github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ =
132132github.com/hashicorp/terraform-svchost v0.1.1 /go.mod h1:mNsjQfZyf/Jhz35v6/0LWcv26+X7JPS+buii2c9/ctc =
133133github.com/hexops/autogold v1.3.1 h1:YgxF9OHWbEIUjhDbpnLhgVsjUDsiHDTyDfy2lrfdlzo =
You can’t perform that action at this time.
0 commit comments