Skip to content

Commit

Permalink
chore(deps): bump github.com/FrangipaneTeam/terraform-plugin-framewor…
Browse files Browse the repository at this point in the history
…k-superschema

Bumps [github.com/FrangipaneTeam/terraform-plugin-framework-superschema](https://github.com/FrangipaneTeam/terraform-plugin-framework-superschema) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/FrangipaneTeam/terraform-plugin-framework-superschema/releases)
- [Changelog](https://github.com/FrangipaneTeam/terraform-plugin-framework-superschema/blob/main/CHANGELOG.md)
- [Commits](FrangipaneTeam/terraform-plugin-framework-superschema@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/FrangipaneTeam/terraform-plugin-framework-superschema
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 186efbb commit 082edfe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/FrangipaneTeam/terraform-analytic-tool v0.0.12
github.com/FrangipaneTeam/terraform-plugin-framework-planmodifiers v1.3.4
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.6.0
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.6.1
github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.2.0
github.com/FrangipaneTeam/terraform-plugin-framework-validators v1.8.1
github.com/antihax/optional v1.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ github.com/FrangipaneTeam/terraform-analytic-tool v0.0.12 h1:rbh0EtyILnuyu07RuOh
github.com/FrangipaneTeam/terraform-analytic-tool v0.0.12/go.mod h1:j3TxedNm9WrKKseOSBKxnNtquuXa0FQChO/QdcvPKtg=
github.com/FrangipaneTeam/terraform-plugin-framework-planmodifiers v1.3.4 h1:FGb+DIj8AtUehYLt7b0t1rjqK/7sggkoZwR4tqdQjcc=
github.com/FrangipaneTeam/terraform-plugin-framework-planmodifiers v1.3.4/go.mod h1:ngKE3iJWLWPLZ64umTr5ndnqd9mvMxHUZPk9pCkGSJY=
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.6.0 h1:G2StO1BSiYMAVVynB6Vsy64rn+UZa0VpZwOvDk9IQ+g=
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.6.0/go.mod h1:Rro2AUhgh2SHp3P8cu+pQinotCbkohb7MM4nZ15nP8M=
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.6.1 h1:pg4u5vnX84idlUY390sp0Qy0WfRq5Es2ppxe9Bbit9c=
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.6.1/go.mod h1:Rro2AUhgh2SHp3P8cu+pQinotCbkohb7MM4nZ15nP8M=
github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.2.0 h1:lcJY8AEbpbYp/M/jPUdYZArsZKAkM2LECSYDfKOiIiQ=
github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.2.0/go.mod h1:Aux7edspqsudNKr9YFgCkAgUwFj44RyOV123XolOzjY=
github.com/FrangipaneTeam/terraform-plugin-framework-validators v1.8.1 h1:C17IEM0/4sxsTN0IpwDdgncea/cxfZVlWESIWvlEuBo=
Expand Down

0 comments on commit 082edfe

Please sign in to comment.