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 @@ -7,7 +7,7 @@ toolchain go1.22.5
77require (
88 github.com/avast/retry-go/v4 v4.6.0
99 github.com/hashicorp/terraform-plugin-docs v0.18.0
10- github.com/hashicorp/terraform-plugin-framework v1.11 .0
10+ github.com/hashicorp/terraform-plugin-framework v1.12 .0
1111 github.com/hashicorp/terraform-plugin-framework-validators v0.13.0
1212 github.com/hashicorp/terraform-plugin-go v0.24.0
1313 github.com/hashicorp/terraform-plugin-testing v1.10.0
Original file line number Diff line number Diff line change @@ -109,8 +109,8 @@ github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7
109109github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
110110github.com/hashicorp/terraform-plugin-docs v0.18.0 h1:2bINhzXc+yDeAcafurshCrIjtdu1XHn9zZ3ISuEhgpk =
111111github.com/hashicorp/terraform-plugin-docs v0.18.0 /go.mod h1:iIUfaJpdUmpi+rI42Kgq+63jAjI8aZVTyxp3Bvk9Hg8 =
112- github.com/hashicorp/terraform-plugin-framework v1.11 .0 h1:M7+9zBArexHFXDx/pKTxjE6n/2UCXY6b8FIq9ZYhwfE =
113- github.com/hashicorp/terraform-plugin-framework v1.11 .0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
112+ github.com/hashicorp/terraform-plugin-framework v1.12 .0 h1:7HKaueHPaikX5/7cbC1r9d1m12iYHY+FlNZEGxQ42CQ =
113+ github.com/hashicorp/terraform-plugin-framework v1.12 .0 /go.mod h1:N/IOQ2uYjW60Jp39Cp3mw7I/OpC/GfZ0385R0YibmkE =
114114github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0 h1:SJXL5FfJJm17554Kpt9jFXngdM6fXbnUnZ6iT2IeiYA =
115115github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0 /go.mod h1:p0phD0IYhsu9bR4+6OetVvvH59I6LwjXGnTVEr8ox6E =
116116github.com/hashicorp/terraform-plugin-framework-validators v0.13.0 h1:bxZfGo9DIUoLLtHMElsu+zwqI4IsMZQBRRy4iLzZJ8E =
You can’t perform that action at this time.
0 commit comments