File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55toolchain go1.25.4
66
77require (
8- github.com/hashicorp/terraform-plugin-framework v1.16.1
8+ github.com/hashicorp/terraform-plugin-framework v1.17.0
99 github.com/hashicorp/terraform-plugin-framework-validators v0.19.0
1010 github.com/hashicorp/terraform-plugin-go v0.29.0
1111 github.com/hashicorp/terraform-plugin-log v0.10.0
Original file line number Diff line number Diff line change @@ -92,6 +92,8 @@ github.com/hashicorp/terraform-plugin-framework v1.16.0 h1:tP0f+yJg0Z672e7levixD
9292github.com/hashicorp/terraform-plugin-framework v1.16.0 /go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y =
9393github.com/hashicorp/terraform-plugin-framework v1.16.1 h1:1+zwFm3MEqd/0K3YBB2v9u9DtyYHyEuhVOfeIXbteWA =
9494github.com/hashicorp/terraform-plugin-framework v1.16.1 /go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y =
95+ github.com/hashicorp/terraform-plugin-framework v1.17.0 h1:JdX50CFrYcYFY31gkmitAEAzLKoBgsK+iaJjDC8OexY =
96+ github.com/hashicorp/terraform-plugin-framework v1.17.0 /go.mod h1:4OUXKdHNosX+ys6rLgVlgklfxN3WHR5VHSOABeS/BM0 =
9597github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
9698github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 /go.mod h1:lZvZvagw5hsJwuY7mAY6KUz45/U6fiDR0CzQAwWD0CA =
9799github.com/hashicorp/terraform-plugin-framework-validators v0.19.0 h1:Zz3iGgzxe/1XBkooZCewS0nJAaCFPFPHdNJd8FgE4Ow =
You can’t perform that action at this time.
0 commit comments