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 @@ -6,7 +6,7 @@ require (
6
6
github.com/hashicorp/terraform-plugin-docs v0.13.0
7
7
github.com/hashicorp/terraform-plugin-framework v0.10.0
8
8
github.com/hashicorp/terraform-plugin-go v0.13.0
9
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.19 .0
9
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.20 .0
10
10
golang.org/x/time v0.0.0-20191024005414-555d28b269f0
11
11
inet.af/netaddr v0.0.0-20211027220019-c74959edd3b6
12
12
)
Original file line number Diff line number Diff line change @@ -145,8 +145,8 @@ github.com/hashicorp/terraform-plugin-go v0.13.0 h1:Zm+o91HUOcTLotaEu3X2jV/6wNi6
145
145
github.com/hashicorp/terraform-plugin-go v0.13.0 /go.mod h1:NYGFEM9GeRdSl52txue3RcBDFt2tufaqS22iURP8Bxs =
146
146
github.com/hashicorp/terraform-plugin-log v0.7.0 h1:SDxJUyT8TwN4l5b5/VkiTIaQgY6R+Y2BQ0sRZftGKQs =
147
147
github.com/hashicorp/terraform-plugin-log v0.7.0 /go.mod h1:p4R1jWBXRTvL4odmEkFfDdhUjHf9zcs/BCoNHAc7IK4 =
148
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.19 .0 h1:7gDAcfto/C4Cjtf90SdukQshsxdMxJ/P69QxiF3digI =
149
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.19 .0 /go.mod h1:/WYikYjhKB7c2j1HmXZhRsAARldRb4M38bLCLOhC3so =
148
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.20 .0 h1:+KxZULPsbjpAVoP0WNj/8aVW6EqpcX5JcUcQ5wl7Da4 =
149
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.20 .0 /go.mod h1:DwGJG3KNxIPluVk6hexvDfYR/MS/eKGpiztJoT3Bbbw =
150
150
github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c h1:D8aRO6+mTqHfLsK/BC3j5OAoogv1WLRWzY1AaTo3rBg =
151
151
github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c /go.mod h1:Wn3Na71knbXc1G8Lh+yu/dQWWJeFQEpDeJMtWMtlmNI =
152
152
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0 =
You can’t perform that action at this time.
0 commit comments