There was an error while loading. Please reload this page.
1 parent 7fcf3b0 commit cb984c3Copy full SHA for cb984c3
1 file changed
go.mod
@@ -263,6 +263,6 @@ require (
263
oras.land/oras-go/v2 v2.6.2 // indirect
264
)
265
266
-replace github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraform-plugin-sdk/v2 v2.0.0-20260318212141-5525259d096b
+replace github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraform-plugin-sdk/v2 717b4eff435b
267
268
replace github.com/hashicorp/hcl/v2 => github.com/opentofu/hcl/v2 v2.20.2-0.20250121132637-504036cd70e7
0 commit comments