This repository was archived by the owner on Dec 3, 2024. It is now read-only.
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.13.0
7
- github.com/hashicorp/terraform-plugin-framework v0.14 .0
7
+ github.com/hashicorp/terraform-plugin-framework v0.15 .0
8
8
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0
9
9
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af
10
10
inet.af/netaddr v0.0.0-20220811202034-502d2d690317
Original file line number Diff line number Diff line change @@ -104,8 +104,8 @@ github.com/hashicorp/terraform-json v0.14.0 h1:sh9iZ1Y8IFJLx+xQiKHGud6/TSUCM0N8e
104
104
github.com/hashicorp/terraform-json v0.14.0 /go.mod h1:5A9HIWPkk4e5aeeXIBbkcOvaZbIYnAIkEyqP2pNSckM =
105
105
github.com/hashicorp/terraform-plugin-docs v0.13.0 h1:6e+VIWsVGb6jYJewfzq2ok2smPzZrt1Wlm9koLeKazY =
106
106
github.com/hashicorp/terraform-plugin-docs v0.13.0 /go.mod h1:W0oCmHAjIlTHBbvtppWHe8fLfZ2BznQbuv8+UD8OucQ =
107
- github.com/hashicorp/terraform-plugin-framework v0.14 .0 h1:Mwj55u+Jc/QGM6fLBPCe1P+ZF3cuYs6wbCdB15lx/Dg =
108
- github.com/hashicorp/terraform-plugin-framework v0.14 .0 /go.mod h1:wcZdk4+Uef6Ng+BiBJjGAcIPlIs5bhlEV/TA1k6Xkq8 =
107
+ github.com/hashicorp/terraform-plugin-framework v0.15 .0 h1:6f4UY2yfp5UsSX9JhUA6RSptjd+ojStBGWA4jrPhB6Q =
108
+ github.com/hashicorp/terraform-plugin-framework v0.15 .0 /go.mod h1:wcZdk4+Uef6Ng+BiBJjGAcIPlIs5bhlEV/TA1k6Xkq8 =
109
109
github.com/hashicorp/terraform-plugin-go v0.14.0 h1:ttnSlS8bz3ZPYbMb84DpcPhY4F5DsQtcAS7cHo8uvP4 =
110
110
github.com/hashicorp/terraform-plugin-go v0.14.0 /go.mod h1:2nNCBeRLaenyQEi78xrGrs9hMbulveqG/zDMQSvVJTE =
111
111
github.com/hashicorp/terraform-plugin-log v0.7.0 h1:SDxJUyT8TwN4l5b5/VkiTIaQgY6R+Y2BQ0sRZftGKQs =
You can’t perform that action at this time.
0 commit comments