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 @@ -3,7 +3,7 @@ module terraform-provider-authzed
33go 1.24.2
44
55require (
6- github.com/hashicorp/terraform-plugin-framework v1.16.1
6+ github.com/hashicorp/terraform-plugin-framework v1.17.0
77 github.com/hashicorp/terraform-plugin-framework-timeouts v0.7.0
88 github.com/hashicorp/terraform-plugin-go v0.29.0
99 github.com/hashicorp/terraform-plugin-log v0.10.0
Original file line number Diff line number Diff line change @@ -272,8 +272,8 @@ github.com/hashicorp/terraform-exec v0.23.0 h1:MUiBM1s0CNlRFsCLJuM5wXZrzA3MnPYEs
272272github.com/hashicorp/terraform-exec v0.23.0 /go.mod h1:mA+qnx1R8eePycfwKkCRk3Wy65mwInvlpAeOwmA7vlY =
273273github.com/hashicorp/terraform-json v0.25.0 h1:rmNqc/CIfcWawGiwXmRuiXJKEiJu1ntGoxseG1hLhoQ =
274274github.com/hashicorp/terraform-json v0.25.0 /go.mod h1:sMKS8fiRDX4rVlR6EJUMudg1WcanxCMoWwTLkgZP/vc =
275- github.com/hashicorp/terraform-plugin-framework v1.16.1 h1:1+zwFm3MEqd/0K3YBB2v9u9DtyYHyEuhVOfeIXbteWA =
276- github.com/hashicorp/terraform-plugin-framework v1.16.1 /go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y =
275+ github.com/hashicorp/terraform-plugin-framework v1.17.0 h1:JdX50CFrYcYFY31gkmitAEAzLKoBgsK+iaJjDC8OexY =
276+ github.com/hashicorp/terraform-plugin-framework v1.17.0 /go.mod h1:4OUXKdHNosX+ys6rLgVlgklfxN3WHR5VHSOABeS/BM0 =
277277github.com/hashicorp/terraform-plugin-framework-timeouts v0.7.0 h1:jblRy1PkLfPm5hb5XeMa3tezusnMRziUGqtT5epSYoI =
278278github.com/hashicorp/terraform-plugin-framework-timeouts v0.7.0 /go.mod h1:5jm2XK8uqrdiSRfD5O47OoxyGMCnwTcl8eoiDgSa+tc =
279279github.com/hashicorp/terraform-plugin-go v0.29.0 h1:1nXKl/nSpaYIUBU1IG/EsDOX0vv+9JxAltQyDMpq5mU =
You can’t perform that action at this time.
0 commit comments