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.5.9
8
8
github.com/hashicorp/go-uuid v1.0.3
9
9
github.com/hashicorp/terraform-plugin-docs v0.13.0
10
- github.com/hashicorp/terraform-plugin-framework v1.0.0
10
+ github.com/hashicorp/terraform-plugin-framework v1.0.1
11
11
github.com/hashicorp/terraform-plugin-framework-validators v0.8.0
12
12
github.com/hashicorp/terraform-plugin-go v0.14.2
13
13
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.1
Original file line number Diff line number Diff line change @@ -141,8 +141,8 @@ github.com/hashicorp/terraform-json v0.14.0 h1:sh9iZ1Y8IFJLx+xQiKHGud6/TSUCM0N8e
141
141
github.com/hashicorp/terraform-json v0.14.0 /go.mod h1:5A9HIWPkk4e5aeeXIBbkcOvaZbIYnAIkEyqP2pNSckM =
142
142
github.com/hashicorp/terraform-plugin-docs v0.13.0 h1:6e+VIWsVGb6jYJewfzq2ok2smPzZrt1Wlm9koLeKazY =
143
143
github.com/hashicorp/terraform-plugin-docs v0.13.0 /go.mod h1:W0oCmHAjIlTHBbvtppWHe8fLfZ2BznQbuv8+UD8OucQ =
144
- github.com/hashicorp/terraform-plugin-framework v1.0.0 h1:0Mls4TrMTrDysBUby/UmlbcTOMM+n5JBDyB5k+XkGWg =
145
- github.com/hashicorp/terraform-plugin-framework v1.0.0 /go.mod h1:FV97t2BZOARkL7NNlsc/N25c84MyeSSz72uPp7Vq1lg =
144
+ github.com/hashicorp/terraform-plugin-framework v1.0.1 h1:apX2jtaEKa15+do6H2izBJdl1dEH2w5BPVkDJ3Q3mKA =
145
+ github.com/hashicorp/terraform-plugin-framework v1.0.1 /go.mod h1:FV97t2BZOARkL7NNlsc/N25c84MyeSSz72uPp7Vq1lg =
146
146
github.com/hashicorp/terraform-plugin-framework-validators v0.8.0 h1:hKCuQMjD7W7reAoWn6GLkNwrDNjY9RCBWQZOJxe5LlQ =
147
147
github.com/hashicorp/terraform-plugin-framework-validators v0.8.0 /go.mod h1:qkrZ542jRiCwwl3ZN/3eTKhGJ4HIBkSxGXnjJoAWtxo =
148
148
github.com/hashicorp/terraform-plugin-go v0.14.2 h1:rhsVEOGCnY04msNymSvbUsXfRLKh9znXZmHlf5e8mhE =
You can’t perform that action at this time.
0 commit comments