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 @@ -8,7 +8,7 @@ go 1.23.1
8
8
9
9
require (
10
10
github.com/hashicorp/terraform-plugin-docs v0.21.0
11
- github.com/hashicorp/terraform-plugin-framework v1.14.1
11
+ github.com/hashicorp/terraform-plugin-framework v1.15.0
12
12
github.com/hashicorp/terraform-plugin-framework-timeouts v0.5.0
13
13
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
14
14
github.com/hashicorp/terraform-plugin-go v0.27.0
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ github.com/hashicorp/terraform-json v0.24.0 h1:rUiyF+x1kYawXeRth6fKFm/MdfBS6+lW4
107
107
github.com/hashicorp/terraform-json v0.24.0 /go.mod h1:Nfj5ubo9xbu9uiAoZVBsNOjvNKB66Oyrvtit74kC7ow =
108
108
github.com/hashicorp/terraform-plugin-docs v0.21.0 h1:yoyA/Y719z9WdFJAhpUkI1jRbKP/nteVNBaI3hW7iQ8 =
109
109
github.com/hashicorp/terraform-plugin-docs v0.21.0 /go.mod h1:J4Wott1J2XBKZPp/NkQv7LMShJYOcrqhQ2myXBcu64s =
110
- github.com/hashicorp/terraform-plugin-framework v1.14.1 h1:jaT1yvU/kEKEsxnbrn4ZHlgcxyIfjvZ41BLdlLk52fY =
111
- github.com/hashicorp/terraform-plugin-framework v1.14.1 /go.mod h1:xNUKmvTs6ldbwTuId5euAtg37dTxuyj3LHS3uj7BHQ4 =
110
+ github.com/hashicorp/terraform-plugin-framework v1.15.0 h1:LQ2rsOfmDLxcn5EeIwdXFtr03FVsNktbbBci8cOKdb4 =
111
+ github.com/hashicorp/terraform-plugin-framework v1.15.0 /go.mod h1:hxrNI/GY32KPISpWqlCoTLM9JZsGH3CyYlir09bD/fI =
112
112
github.com/hashicorp/terraform-plugin-framework-timeouts v0.5.0 h1:I/N0g/eLZ1ZkLZXUQ0oRSXa8YG/EF0CEuQP1wXdrzKw =
113
113
github.com/hashicorp/terraform-plugin-framework-timeouts v0.5.0 /go.mod h1:t339KhmxnaF4SzdpxmqW8HnQBHVGYazwtfxU0qCs4eE =
114
114
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
You can’t perform that action at this time.
0 commit comments