Skip to content

Commit 8399f65

Browse files
build(deps): bump github.com/hashicorp/terraform-plugin-docs in /tools
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.5.1 to 0.6.0. - [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-docs@v0.5.1...v0.6.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-docs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f854d3e commit 8399f65

File tree

2 files changed

+10
-31
lines changed

2 files changed

+10
-31
lines changed

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.16
55
require (
66
github.com/bflad/tfproviderlint v0.28.1
77
github.com/golangci/golangci-lint v1.44.2
8-
github.com/hashicorp/terraform-plugin-docs v0.5.1
8+
github.com/hashicorp/terraform-plugin-docs v0.6.0
99
golang.org/x/tools v0.1.9
1010
mvdan.cc/sh/v3 v3.4.3
1111
)

0 commit comments

Comments
 (0)