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 5
5
require (
6
6
github.com/hashicorp/terraform-plugin-docs v0.13.0
7
7
github.com/hashicorp/terraform-plugin-framework v0.9.0
8
- github.com/hashicorp/terraform-plugin-go v0.10 .0
8
+ github.com/hashicorp/terraform-plugin-go v0.11 .0
9
9
github.com/hashicorp/terraform-plugin-sdk/v2 v2.18.0
10
10
golang.org/x/time v0.0.0-20191024005414-555d28b269f0
11
11
inet.af/netaddr v0.0.0-20211027220019-c74959edd3b6
Original file line number Diff line number Diff line change @@ -141,8 +141,8 @@ github.com/hashicorp/terraform-plugin-docs v0.13.0 h1:6e+VIWsVGb6jYJewfzq2ok2smP
141
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
- github.com/hashicorp/terraform-plugin-go v0.10 .0 h1:FIQDt/AZDSOXnN+znBnLLZA9aFk4/GwL40rwMLnvuTk =
145
- github.com/hashicorp/terraform-plugin-go v0.10 .0 /go.mod h1:aphXBG8qtQH0yF1waMRlaw/3G+ZFlR/6Artnvt1QEDE =
144
+ github.com/hashicorp/terraform-plugin-go v0.11 .0 h1:YXsvSCx7GbQO5jIUQd77FesqmIBxgSvYAtAX1NqErTk =
145
+ github.com/hashicorp/terraform-plugin-go v0.11 .0 /go.mod h1:aphXBG8qtQH0yF1waMRlaw/3G+ZFlR/6Artnvt1QEDE =
146
146
github.com/hashicorp/terraform-plugin-log v0.4.1 h1:xpbmVhvuU3mgHzLetOmx9pkOL2rmgpu302XxddON6eo =
147
147
github.com/hashicorp/terraform-plugin-log v0.4.1 /go.mod h1:p4R1jWBXRTvL4odmEkFfDdhUjHf9zcs/BCoNHAc7IK4 =
148
148
github.com/hashicorp/terraform-plugin-sdk/v2 v2.18.0 h1:/cdI5di5XA+N80gXzXF4YcHq36DprBskubk6Z8i26ZQ =
You can’t perform that action at this time.
0 commit comments