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 4
4
5
5
require (
6
6
github.com/hashicorp/terraform-plugin-docs v0.16.0
7
- github.com/hashicorp/terraform-plugin-framework v1.4.2
7
+ github.com/hashicorp/terraform-plugin-framework v1.5.0
8
8
github.com/hashicorp/terraform-plugin-go v0.20.0
9
9
github.com/hashicorp/terraform-plugin-log v0.9.0
10
10
github.com/hashicorp/terraform-plugin-sdk/v2 v2.31.0
Original file line number Diff line number Diff line change @@ -84,8 +84,8 @@ github.com/hashicorp/terraform-json v0.18.0 h1:pCjgJEqqDESv4y0Tzdqfxr/edOIGkjs8k
84
84
github.com/hashicorp/terraform-json v0.18.0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
85
85
github.com/hashicorp/terraform-plugin-docs v0.16.0 h1:UmxFr3AScl6Wged84jndJIfFccGyBZn52KtMNsS12dI =
86
86
github.com/hashicorp/terraform-plugin-docs v0.16.0 /go.mod h1:M3ZrlKBJAbPMtNOPwHicGi1c+hZUh7/g0ifT/z7TVfA =
87
- github.com/hashicorp/terraform-plugin-framework v1.4.2 h1:P7a7VP1GZbjc4rv921Xy5OckzhoiO3ig6SGxwelD2sI =
88
- github.com/hashicorp/terraform-plugin-framework v1.4.2 /go.mod h1:GWl3InPFZi2wVQmdVnINPKys09s9mLmTZr95/ngLnbY =
87
+ github.com/hashicorp/terraform-plugin-framework v1.5.0 h1:8kcvqJs/x6QyOFSdeAyEgsenVOUeC/IyKpi2ul4fjTg =
88
+ github.com/hashicorp/terraform-plugin-framework v1.5.0 /go.mod h1:6waavirukIlFpVpthbGd2PUNYaFedB0RwW3MDzJ/rtc =
89
89
github.com/hashicorp/terraform-plugin-go v0.20.0 h1:oqvoUlL+2EUbKNsJbIt3zqqZ7wi6lzn4ufkn/UA51xQ =
90
90
github.com/hashicorp/terraform-plugin-go v0.20.0 /go.mod h1:Rr8LBdMlY53a3Z/HpP+ZU3/xCDqtKNCkeI9qOyT10QE =
91
91
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments