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 @@ require (
7
7
github.com/google/go-cmp v0.7.0
8
8
github.com/hashicorp/go-uuid v1.0.3
9
9
github.com/hashicorp/terraform-json v0.25.0
10
- github.com/hashicorp/terraform-plugin-framework v1.14.1
10
+ github.com/hashicorp/terraform-plugin-framework v1.15.0
11
11
github.com/hashicorp/terraform-plugin-framework-validators v0.17.0
12
12
github.com/hashicorp/terraform-plugin-go v0.27.0
13
13
github.com/hashicorp/terraform-plugin-testing v1.13.0
Original file line number Diff line number Diff line change @@ -84,8 +84,8 @@ github.com/hashicorp/terraform-exec v0.23.0 h1:MUiBM1s0CNlRFsCLJuM5wXZrzA3MnPYEs
84
84
github.com/hashicorp/terraform-exec v0.23.0 /go.mod h1:mA+qnx1R8eePycfwKkCRk3Wy65mwInvlpAeOwmA7vlY =
85
85
github.com/hashicorp/terraform-json v0.25.0 h1:rmNqc/CIfcWawGiwXmRuiXJKEiJu1ntGoxseG1hLhoQ =
86
86
github.com/hashicorp/terraform-json v0.25.0 /go.mod h1:sMKS8fiRDX4rVlR6EJUMudg1WcanxCMoWwTLkgZP/vc =
87
- github.com/hashicorp/terraform-plugin-framework v1.14.1 h1:jaT1yvU/kEKEsxnbrn4ZHlgcxyIfjvZ41BLdlLk52fY =
88
- github.com/hashicorp/terraform-plugin-framework v1.14.1 /go.mod h1:xNUKmvTs6ldbwTuId5euAtg37dTxuyj3LHS3uj7BHQ4 =
87
+ github.com/hashicorp/terraform-plugin-framework v1.15.0 h1:LQ2rsOfmDLxcn5EeIwdXFtr03FVsNktbbBci8cOKdb4 =
88
+ github.com/hashicorp/terraform-plugin-framework v1.15.0 /go.mod h1:hxrNI/GY32KPISpWqlCoTLM9JZsGH3CyYlir09bD/fI =
89
89
github.com/hashicorp/terraform-plugin-framework-validators v0.17.0 h1:0uYQcqqgW3BMyyve07WJgpKorXST3zkpzvrOnf3mpbg =
90
90
github.com/hashicorp/terraform-plugin-framework-validators v0.17.0 /go.mod h1:VwdfgE/5Zxm43flraNa0VjcvKQOGVrcO4X8peIri0T0 =
91
91
github.com/hashicorp/terraform-plugin-go v0.27.0 h1:ujykws/fWIdsi6oTUT5Or4ukvEan4aN9lY+LOxVP8EE =
You can’t perform that action at this time.
0 commit comments