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/bflad/tfproviderlint v0.28.1
7
7
github.com/golangci/golangci-lint v1.46.2
8
- github.com/hashicorp/terraform-plugin-docs v0.9.0
8
+ github.com/hashicorp/terraform-plugin-docs v0.10.1
9
9
golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
10
10
mvdan.cc/sh/v3 v3.5.1
11
11
)
Original file line number Diff line number Diff line change @@ -545,8 +545,8 @@ github.com/hashicorp/terraform-json v0.8.0/go.mod h1:3defM4kkMfttwiE7VakJDwCd4R+
545
545
github.com/hashicorp/terraform-json v0.13.0 /go.mod h1:y5OdLBCT+rxbwnpxZs9kGL7R9ExU76+cpdY8zHwoazk =
546
546
github.com/hashicorp/terraform-json v0.14.0 h1:sh9iZ1Y8IFJLx+xQiKHGud6/TSUCM0N8e17dKDpqV7s =
547
547
github.com/hashicorp/terraform-json v0.14.0 /go.mod h1:5A9HIWPkk4e5aeeXIBbkcOvaZbIYnAIkEyqP2pNSckM =
548
- github.com/hashicorp/terraform-plugin-docs v0.9.0 h1:CEu7NToNWRR2os6DfT/Du2s+8qzXHyIcZQ10oiMdbJs =
549
- github.com/hashicorp/terraform-plugin-docs v0.9.0 /go.mod h1:47ZcsxMUJxAjGzHf+dZ9q78oYf4PeJxO1N+i5XDtXBc =
548
+ github.com/hashicorp/terraform-plugin-docs v0.10.1 h1:jiVYfhJ/hVXDAQN2XjLK3WH1A/YHgFCrFXPpxibvmjc =
549
+ github.com/hashicorp/terraform-plugin-docs v0.10.1 /go.mod h1:47ZcsxMUJxAjGzHf+dZ9q78oYf4PeJxO1N+i5XDtXBc =
550
550
github.com/hashicorp/terraform-plugin-go v0.2.1 /go.mod h1:10V6F3taeDWVAoLlkmArKttR3IULlRWFAGtQIQTIDr4 =
551
551
github.com/hashicorp/terraform-plugin-sdk v1.16.1 /go.mod h1:KSsGcuZ1JRqnmYzz+sWIiUwNvJkzXbGRIdefwFfOdyY =
552
552
github.com/hashicorp/terraform-plugin-sdk/v2 v2.5.0 /go.mod h1:z+cMZ0iswzZOahBJ3XmNWgWkVnAd2bl8g+FhyyuPDH4 =
You can’t perform that action at this time.
0 commit comments