Skip to content

Commit

Permalink
Bump github.com/hashicorp/terraform-plugin-docs from 0.10.1 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.10.1 to 0.15.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.10.1...v0.15.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]>
  • Loading branch information
dependabot[bot] authored and tenstad committed Apr 14, 2024
1 parent 9f174eb commit fb77cee
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 35 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ go 1.16

require (
github.com/bramvdbogaerde/go-scp v0.0.0-20210327204631-70ee53679fc9
github.com/hashicorp/terraform-plugin-docs v0.10.1
github.com/hashicorp/terraform-plugin-log v0.4.0 // indirect
github.com/hashicorp/terraform-plugin-docs v0.15.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.17.0
github.com/pkg/sftp v1.13.5
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf // indirect
golang.org/x/crypto v0.8.0
google.golang.org/genproto v0.0.0-20200904004341-0bd0a958aa1d // indirect
)
Loading

0 comments on commit fb77cee

Please sign in to comment.