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 55require (
66 github.com/google/go-cmp v0.5.4
77 github.com/hashicorp/hcl/v2 v2.8.2
8- github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.1
8+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.2
99 github.com/terraform-linters/tflint-plugin-sdk v0.8.1
1010)
Original file line number Diff line number Diff line change @@ -175,8 +175,8 @@ github.com/hashicorp/terraform-exec v0.12.0/go.mod h1:SGhto91bVRlgXQWcJ5znSz+29U
175175github.com/hashicorp/terraform-json v0.8.0 /go.mod h1:3defM4kkMfttwiE7VakJDwCd4R+umhSQnvJwORXbprE =
176176github.com/hashicorp/terraform-plugin-go v0.2.1 h1:EW/R8bB2Zbkjmugzsy1d27yS8/0454b3MtYHkzOknqA =
177177github.com/hashicorp/terraform-plugin-go v0.2.1 /go.mod h1:10V6F3taeDWVAoLlkmArKttR3IULlRWFAGtQIQTIDr4 =
178- github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.1 h1:k2rpom9wG2cdi5iLRH80EdQB7UX/E6UzYzUfzgsNLuU =
179- github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.1 /go.mod h1:jgCWyjKf1BRqzuA3IPJb6PJ2YY86ePJurX9xfJtuYNU =
178+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.2 h1:8oo4eMtv3nEZGqe8W0UzMxKnKWuwS/Tb2YyIFJkL59g =
179+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.2 /go.mod h1:jgCWyjKf1BRqzuA3IPJb6PJ2YY86ePJurX9xfJtuYNU =
180180github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0 =
181181github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 /go.mod h1:kNDNcF7sN4DocDLBkQYz73HGKwN1ANB1blq4lIYLYvg =
182182github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb h1:b5rjCoWHc7eqmAS4/qyk21ZsHyb6Mxv/jykxvNTkU4M =
You can’t perform that action at this time.
0 commit comments