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 @@ -5,7 +5,7 @@ go 1.24.2
5
5
require (
6
6
github.com/Yamashou/gqlgenc v0.32.1
7
7
github.com/hashicorp/terraform-plugin-docs v0.21.0
8
- github.com/hashicorp/terraform-plugin-framework v1.14.1
8
+ github.com/hashicorp/terraform-plugin-framework v1.15.0
9
9
github.com/hashicorp/terraform-plugin-go v0.27.0
10
10
github.com/hashicorp/terraform-plugin-log v0.9.0
11
11
golang.org/x/net v0.39.0 // indirect
Original file line number Diff line number Diff line change @@ -130,8 +130,8 @@ github.com/hashicorp/terraform-json v0.25.0 h1:rmNqc/CIfcWawGiwXmRuiXJKEiJu1ntGo
130
130
github.com/hashicorp/terraform-json v0.25.0 /go.mod h1:sMKS8fiRDX4rVlR6EJUMudg1WcanxCMoWwTLkgZP/vc =
131
131
github.com/hashicorp/terraform-plugin-docs v0.21.0 h1:yoyA/Y719z9WdFJAhpUkI1jRbKP/nteVNBaI3hW7iQ8 =
132
132
github.com/hashicorp/terraform-plugin-docs v0.21.0 /go.mod h1:J4Wott1J2XBKZPp/NkQv7LMShJYOcrqhQ2myXBcu64s =
133
- github.com/hashicorp/terraform-plugin-framework v1.14.1 h1:jaT1yvU/kEKEsxnbrn4ZHlgcxyIfjvZ41BLdlLk52fY =
134
- github.com/hashicorp/terraform-plugin-framework v1.14.1 /go.mod h1:xNUKmvTs6ldbwTuId5euAtg37dTxuyj3LHS3uj7BHQ4 =
133
+ github.com/hashicorp/terraform-plugin-framework v1.15.0 h1:LQ2rsOfmDLxcn5EeIwdXFtr03FVsNktbbBci8cOKdb4 =
134
+ github.com/hashicorp/terraform-plugin-framework v1.15.0 /go.mod h1:hxrNI/GY32KPISpWqlCoTLM9JZsGH3CyYlir09bD/fI =
135
135
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
136
136
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 /go.mod h1:lZvZvagw5hsJwuY7mAY6KUz45/U6fiDR0CzQAwWD0CA =
137
137
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