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 @@ -3,7 +3,7 @@ module github.com/nxt-engineering/terraform-provider-publicip
3
3
go 1.18
4
4
5
5
require (
6
- github.com/hashicorp/terraform-plugin-docs v0.12 .0
6
+ github.com/hashicorp/terraform-plugin-docs v0.13 .0
7
7
github.com/hashicorp/terraform-plugin-framework v0.9.0
8
8
github.com/hashicorp/terraform-plugin-go v0.10.0
9
9
github.com/hashicorp/terraform-plugin-sdk/v2 v2.18.0
Original file line number Diff line number Diff line change @@ -137,8 +137,8 @@ github.com/hashicorp/terraform-exec v0.17.2 h1:EU7i3Fh7vDUI9nNRdMATCEfnm9axzTnad
137
137
github.com/hashicorp/terraform-exec v0.17.2 /go.mod h1:tuIbsL2l4MlwwIZx9HPM+LOV9vVyEfBYu2GsO1uH3/8 =
138
138
github.com/hashicorp/terraform-json v0.14.0 h1:sh9iZ1Y8IFJLx+xQiKHGud6/TSUCM0N8e17dKDpqV7s =
139
139
github.com/hashicorp/terraform-json v0.14.0 /go.mod h1:5A9HIWPkk4e5aeeXIBbkcOvaZbIYnAIkEyqP2pNSckM =
140
- github.com/hashicorp/terraform-plugin-docs v0.12 .0 h1:EAvFVEoV/wj15t/VSeKVpnAd+BBnIxzYepAnScBWrU4 =
141
- github.com/hashicorp/terraform-plugin-docs v0.12 .0 /go.mod h1:HVn60yjtl4XxLINPgNmPCwX8SQ4T99Ut9CTD/ac6i5w =
140
+ github.com/hashicorp/terraform-plugin-docs v0.13 .0 h1:6e+VIWsVGb6jYJewfzq2ok2smPzZrt1Wlm9koLeKazY =
141
+ github.com/hashicorp/terraform-plugin-docs v0.13 .0 /go.mod h1:W0oCmHAjIlTHBbvtppWHe8fLfZ2BznQbuv8+UD8OucQ =
142
142
github.com/hashicorp/terraform-plugin-framework v0.9.0 h1:vOKG9+keJv062zGhXFgfOFEuGcfgV6LHciwleFTSek0 =
143
143
github.com/hashicorp/terraform-plugin-framework v0.9.0 /go.mod h1:ActelD2V6yt2m0MwIX4jESGDYJ573rAvZswGjSGm1rY =
144
144
github.com/hashicorp/terraform-plugin-go v0.10.0 h1:FIQDt/AZDSOXnN+znBnLLZA9aFk4/GwL40rwMLnvuTk =
You can’t perform that action at this time.
0 commit comments