Skip to content

Commit 6f86a14

Browse files
chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 in the go group (#39)
* chore(deps): bump github.com/hashicorp/terraform-plugin-framework Bumps the go group with 1 update: [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework). Updates `github.com/hashicorp/terraform-plugin-framework` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-framework@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-framework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): add changelog for dependabot updates --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 9453fa9 commit 6f86a14

3 files changed

Lines changed: 10 additions & 65 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Dependency
2+
body: 'chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 in the go group'
3+
time: 2024-09-01T07:42:21.029907444Z

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.22
55
require (
66
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
77
github.com/hashicorp/terraform-plugin-docs v0.19.4
8-
github.com/hashicorp/terraform-plugin-framework v1.10.0
8+
github.com/hashicorp/terraform-plugin-framework v1.11.0
99
github.com/hashicorp/terraform-plugin-framework-validators v0.13.0
1010
github.com/hashicorp/terraform-plugin-go v0.23.0
1111
github.com/hashicorp/terraform-plugin-mux v0.16.0

0 commit comments

Comments
 (0)