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.21.7
7
7
require (
8
8
github.com/avast/retry-go/v4 v4.6.0
9
9
github.com/hashicorp/terraform-plugin-docs v0.18.0
10
- github.com/hashicorp/terraform-plugin-framework v1.9 .0
10
+ github.com/hashicorp/terraform-plugin-framework v1.10 .0
11
11
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
12
12
github.com/hashicorp/terraform-plugin-go v0.23.0
13
13
github.com/hashicorp/terraform-plugin-testing v1.8.0
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7
107
107
github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
108
108
github.com/hashicorp/terraform-plugin-docs v0.18.0 h1:2bINhzXc+yDeAcafurshCrIjtdu1XHn9zZ3ISuEhgpk =
109
109
github.com/hashicorp/terraform-plugin-docs v0.18.0 /go.mod h1:iIUfaJpdUmpi+rI42Kgq+63jAjI8aZVTyxp3Bvk9Hg8 =
110
- github.com/hashicorp/terraform-plugin-framework v1.9 .0 h1:caLcDoxiRucNi2hk8+j3kJwkKfvHznubyFsJMWfZqKU =
111
- github.com/hashicorp/terraform-plugin-framework v1.9 .0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
110
+ github.com/hashicorp/terraform-plugin-framework v1.10 .0 h1:xXhICE2Fns1RYZxEQebwkB2+kXouLC932Li9qelozrc =
111
+ github.com/hashicorp/terraform-plugin-framework v1.10 .0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
112
112
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1.0 h1:b8vZYB/SkXJT4YPbT3trzE6oJ7dPyMy68+9dEDKsJjE =
113
113
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1.0 /go.mod h1:tP9BC3icoXBz72evMS5UTFvi98CiKhPdXF6yLs1wS8A =
114
114
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
You can’t perform that action at this time.
0 commit comments