Bump github.com/hashicorp/terraform-plugin-framework from 0.7.0 to 0.8.0 (#44)
Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 0.7.0 to 0.8.0. - [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/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-framework dependency-type: direct:production update-type: version-update:semver-minor ... 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
15f32fe987
commit
e723bf9d40
2
go.mod
2
go.mod
@ -4,7 +4,7 @@ go 1.17
|
||||
|
||||
require (
|
||||
github.com/hashicorp/terraform-plugin-docs v0.8.0
|
||||
github.com/hashicorp/terraform-plugin-framework v0.7.0
|
||||
github.com/hashicorp/terraform-plugin-framework v0.8.0
|
||||
github.com/hashicorp/terraform-plugin-go v0.9.0
|
||||
github.com/hashicorp/terraform-plugin-log v0.4.0
|
||||
github.com/hashicorp/terraform-plugin-sdk/v2 v2.15.0
|
||||
|
4
go.sum
4
go.sum
@ -139,8 +139,8 @@ github.com/hashicorp/terraform-json v0.13.0 h1:Li9L+lKD1FO5RVFRM1mMMIBDoUHslOniy
|
||||
github.com/hashicorp/terraform-json v0.13.0/go.mod h1:y5OdLBCT+rxbwnpxZs9kGL7R9ExU76+cpdY8zHwoazk=
|
||||
github.com/hashicorp/terraform-plugin-docs v0.8.0 h1:qNuHNTEqVCT258+h1GsejtfgW6qxTBAXc6qJbzd8C3U=
|
||||
github.com/hashicorp/terraform-plugin-docs v0.8.0/go.mod h1:MjeyK5CEI/jZbTQXq1Ay0UwTGdqxEcQexqhHP1WcLZc=
|
||||
github.com/hashicorp/terraform-plugin-framework v0.7.0 h1:vFM17wfu1Iq5XJ4S/wUooayMMpmlwIBbSBQEs3XfsD4=
|
||||
github.com/hashicorp/terraform-plugin-framework v0.7.0/go.mod h1:1iyRcwMnjsCvH9XpDBUFd1l6gJcgAT2dZ+RJGh56vj4=
|
||||
github.com/hashicorp/terraform-plugin-framework v0.8.0 h1:2nxk+5qAKlGWOrpWZbAZNkO+AoC87l4+9d/rjtQd6Wo=
|
||||
github.com/hashicorp/terraform-plugin-framework v0.8.0/go.mod h1:jUhqrbeI48gAleP8LXzg9jtRH07EAcpwEGQlYmKNIVg=
|
||||
github.com/hashicorp/terraform-plugin-go v0.9.0 h1:FvLY/3z4SNVatPZdoFcyrlNbCar+WyyOTv5X4Tp+WZc=
|
||||
github.com/hashicorp/terraform-plugin-go v0.9.0/go.mod h1:EawBkgjBWNf7jiKnVoyDyF39OSV+u6KUX+Y73EPj3oM=
|
||||
github.com/hashicorp/terraform-plugin-log v0.3.0/go.mod h1:EjueSP/HjlyFAsDqt+okpCPjkT4NDynAe32AeDC4vps=
|
||||
|
Loading…
x
Reference in New Issue
Block a user