From 88eb389c3c3f2254f677961e3c9158e0925f2248 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 26 Nov 2024 21:21:18 +0100 Subject: chore(deps): bump github.com/hashicorp/terraform-plugin-docs (#71) Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.20.0 to 0.20.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.20.0...v0.20.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 2eadced..fe9c824 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.23.3 require ( github.com/exograd/eventline v1.1.2 github.com/exograd/go-daemon v0.0.0-20221017152404-800adf39c12f - github.com/hashicorp/terraform-plugin-docs v0.20.0 + github.com/hashicorp/terraform-plugin-docs v0.20.1 github.com/hashicorp/terraform-plugin-framework v1.13.0 github.com/stretchr/testify v1.10.0 go.n16f.net/program v0.0.0-20241014083959-8f6b1ea62841 -- cgit v1.2.3