Skip to content

Commit

Permalink
Bump github.com/hashicorp/terraform-plugin-docs from 0.8.1 to 0.9.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.8.1 to 0.9.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.8.1...v0.9.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 Jun 9, 2022
1 parent 8eb2829 commit 120d036
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 29 deletions.
8 changes: 2 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,11 @@ module github.com/tenstad/terraform-provider-remote
go 1.16

require (
github.com/armon/go-radix v1.0.0 // indirect
github.com/bramvdbogaerde/go-scp v0.0.0-20210327204631-70ee53679fc9
github.com/google/uuid v1.2.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/terraform-plugin-docs v0.8.1
github.com/hashicorp/terraform-plugin-docs v0.9.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.16.0
github.com/pkg/sftp v1.13.4
github.com/posener/complete v1.2.1 // indirect
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf // indirect
google.golang.org/genproto v0.0.0-20200904004341-0bd0a958aa1d // indirect
)
Loading

0 comments on commit 120d036

Please sign in to comment.