File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ go 1.25.4
55require (
66 github.com/hashicorp/terraform-plugin-framework v1.16.1
77 github.com/hashicorp/terraform-plugin-go v0.29.0
8- github.com/hashicorp/terraform-plugin-log v0.10.0
98 github.com/hashicorp/terraform-plugin-testing v1.13.3
109)
1110
@@ -32,6 +31,7 @@ require (
3231 github.com/hashicorp/logutils v1.0.0 // indirect
3332 github.com/hashicorp/terraform-exec v0.23.0 // indirect
3433 github.com/hashicorp/terraform-json v0.25.0 // indirect
34+ github.com/hashicorp/terraform-plugin-log v0.10.0 // indirect
3535 github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 // indirect
3636 github.com/hashicorp/terraform-registry-address v0.4.0 // indirect
3737 github.com/hashicorp/terraform-svchost v0.1.1 // indirect
You can’t perform that action at this time.
0 commit comments