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.5.4 to 1.5.5.
- [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.5.4...v1.5.5)

---
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 Oct 12, 2023
1 parent 02897cc commit 7dc08e0
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.3
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.5.4
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.5.5
github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.1.0
github.com/FrangipaneTeam/terraform-plugin-framework-validators v1.8.0
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.3 h1:EN8dEPUe7ug/3YvvtSOm0V16yITZKC/aOiXXCgNRpHo=
github.com/FrangipaneTeam/terraform-plugin-framework-planmodifiers v1.3.3/go.mod h1:UVMaqiY8KZkemfQZ4NclIsIFclq9y52kvhE19sSBcmI=
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.5.4 h1:oCfMpEt0NBVZH1irNHehqllROaOaF3dLsEc/79TN4Hc=
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.5.4/go.mod h1:jszd+NHeM2Q+ZE0tNXLomYi93JRBz6B6zM1WICEhpBo=
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.5.5 h1:O53/WxECIU5QYDv4ORW/qX2wyHDfrCTApM6dc3L6hrQ=
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.5.5/go.mod h1:X5jERZJ0j8vkPPYUDa0JNJlaF2nb01VBYvxSPTUod18=
github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.1.0 h1:QHcnFyAQy/yWcBargdCt8Eprnh7G7vOYOw7z/4LOlM8=
github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.1.0/go.mod h1:GGgBv/UI8efmEok0VJWSxp3m6GdkETqzJf5SWH83aDs=
github.com/FrangipaneTeam/terraform-plugin-framework-validators v1.8.0 h1:SxSS6sVRpMnCyiRv+hzYOjt3SJIG/k6ccCieCZEVkvk=
Expand Down

0 comments on commit 7dc08e0

Please sign in to comment.