From 9ea9f1451376e2729131c9f3c93648770f2a1fe5 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 17 Aug 2023 21:37:15 +0200 Subject: Bump github.com/hashicorp/terraform-plugin-framework from 1.3.4 to 1.3.5 (#8) Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-plugin-framework/compare/v1.3.4...v1.3.5) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-framework 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 c14bf49..0f0aa9f 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/exograd/eventline v1.0.8 github.com/exograd/go-daemon v0.0.0-20221017152404-800adf39c12f github.com/hashicorp/terraform-plugin-docs v0.16.0 - github.com/hashicorp/terraform-plugin-framework v1.3.4 + github.com/hashicorp/terraform-plugin-framework v1.3.5 github.com/stretchr/testify v1.8.4 ) -- cgit v1.2.3