File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637
7
7
github.com/hashicorp/go-hclog v1.6.2
8
8
github.com/hashicorp/go-multierror v1.1.1
9
- github.com/hashicorp/terraform-plugin-framework v1.4.2
9
+ github.com/hashicorp/terraform-plugin-framework v1.5.0
10
10
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
11
11
github.com/hashicorp/terraform-plugin-go v0.20.0
12
12
github.com/hashicorp/terraform-plugin-log v0.9.0
Original file line number Diff line number Diff line change @@ -96,6 +96,8 @@ github.com/hashicorp/terraform-json v0.18.0 h1:pCjgJEqqDESv4y0Tzdqfxr/edOIGkjs8k
96
96
github.com/hashicorp/terraform-json v0.18.0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
97
97
github.com/hashicorp/terraform-plugin-framework v1.4.2 h1:P7a7VP1GZbjc4rv921Xy5OckzhoiO3ig6SGxwelD2sI =
98
98
github.com/hashicorp/terraform-plugin-framework v1.4.2 /go.mod h1:GWl3InPFZi2wVQmdVnINPKys09s9mLmTZr95/ngLnbY =
99
+ github.com/hashicorp/terraform-plugin-framework v1.5.0 h1:8kcvqJs/x6QyOFSdeAyEgsenVOUeC/IyKpi2ul4fjTg =
100
+ github.com/hashicorp/terraform-plugin-framework v1.5.0 /go.mod h1:6waavirukIlFpVpthbGd2PUNYaFedB0RwW3MDzJ/rtc =
99
101
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
100
102
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
101
103
github.com/hashicorp/terraform-plugin-go v0.19.1 h1:lf/jTGTeELcz5IIbn/94mJdmnTjRYm6S6ct/JqCSr50 =
You can’t perform that action at this time.
0 commit comments