File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/hashicorp/go-retryablehttp v0.7.1
1414 github.com/hashicorp/hcl v1.0.0
1515 github.com/hashicorp/hcl/v2 v2.13.0
16- github.com/hashicorp/terraform-plugin-sdk/v2 v2.19 .0
16+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.20 .0
1717 github.com/mitchellh/go-homedir v1.1.0
1818 github.com/stretchr/testify v1.8.0
1919 github.com/zclconf/go-cty v1.10.0
@@ -53,7 +53,7 @@ require (
5353 github.com/hashicorp/terraform-exec v0.17.2 // indirect
5454 github.com/hashicorp/terraform-json v0.14.0 // indirect
5555 github.com/hashicorp/terraform-plugin-go v0.12.0 // indirect
56- github.com/hashicorp/terraform-plugin-log v0.6 .0 // indirect
56+ github.com/hashicorp/terraform-plugin-log v0.7 .0 // indirect
5757 github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c // indirect
5858 github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 // indirect
5959 github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
Original file line number Diff line number Diff line change @@ -284,10 +284,10 @@ github.com/hashicorp/terraform-json v0.14.0 h1:sh9iZ1Y8IFJLx+xQiKHGud6/TSUCM0N8e
284284github.com/hashicorp/terraform-json v0.14.0 /go.mod h1:5A9HIWPkk4e5aeeXIBbkcOvaZbIYnAIkEyqP2pNSckM =
285285github.com/hashicorp/terraform-plugin-go v0.12.0 h1:6wW9mT1dSs0Xq4LR6HXj1heQ5ovr5GxXNJwkErZzpJw =
286286github.com/hashicorp/terraform-plugin-go v0.12.0 /go.mod h1:kwhmaWHNDvT1B3QiSJdAtrB/D4RaKSY/v3r2BuoWK4M =
287- github.com/hashicorp/terraform-plugin-log v0.6 .0 h1:/Vq78uSIdUSZ3iqDc9PESKtwt8YqNKN6u+khD+lLjuw =
288- github.com/hashicorp/terraform-plugin-log v0.6 .0 /go.mod h1:p4R1jWBXRTvL4odmEkFfDdhUjHf9zcs/BCoNHAc7IK4 =
289- github.com/hashicorp/terraform-plugin-sdk/v2 v2.19 .0 h1:7gDAcfto/C4Cjtf90SdukQshsxdMxJ/P69QxiF3digI =
290- github.com/hashicorp/terraform-plugin-sdk/v2 v2.19 .0 /go.mod h1:/WYikYjhKB7c2j1HmXZhRsAARldRb4M38bLCLOhC3so =
287+ github.com/hashicorp/terraform-plugin-log v0.7 .0 h1:SDxJUyT8TwN4l5b5/VkiTIaQgY6R+Y2BQ0sRZftGKQs =
288+ github.com/hashicorp/terraform-plugin-log v0.7 .0 /go.mod h1:p4R1jWBXRTvL4odmEkFfDdhUjHf9zcs/BCoNHAc7IK4 =
289+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.20 .0 h1:+KxZULPsbjpAVoP0WNj/8aVW6EqpcX5JcUcQ5wl7Da4 =
290+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.20 .0 /go.mod h1:DwGJG3KNxIPluVk6hexvDfYR/MS/eKGpiztJoT3Bbbw =
291291github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c h1:D8aRO6+mTqHfLsK/BC3j5OAoogv1WLRWzY1AaTo3rBg =
292292github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c /go.mod h1:Wn3Na71knbXc1G8Lh+yu/dQWWJeFQEpDeJMtWMtlmNI =
293293github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0 =
You can’t perform that action at this time.
0 commit comments