We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f854d3e commit 8399f65Copy full SHA for 8399f65
tools/go.mod
@@ -5,7 +5,7 @@ go 1.16
5
require (
6
github.com/bflad/tfproviderlint v0.28.1
7
github.com/golangci/golangci-lint v1.44.2
8
- github.com/hashicorp/terraform-plugin-docs v0.5.1
+ github.com/hashicorp/terraform-plugin-docs v0.6.0
9
golang.org/x/tools v0.1.9
10
mvdan.cc/sh/v3 v3.4.3
11
)
0 commit comments