Bump github.com/hashicorp/terraform-plugin-docs from 0.19.0 to 0.19.1 (#33)
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.19.0 to 0.19.1. - [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-plugin-docs/compare/v0.19.0...v0.19.1) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-docs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4845f3f5cd
commit
5f2e3eeb87
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.22.2
|
|||
require (
|
||||
github.com/exograd/eventline v1.1.0
|
||||
github.com/exograd/go-daemon v0.0.0-20221017152404-800adf39c12f
|
||||
github.com/hashicorp/terraform-plugin-docs v0.19.0
|
||||
github.com/hashicorp/terraform-plugin-docs v0.19.1
|
||||
github.com/hashicorp/terraform-plugin-framework v1.8.0
|
||||
github.com/stretchr/testify v1.9.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue