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-planmodifiers from 1.3.2 to 1.3.3 (#505)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] authored Sep 6, 2023
1 parent 2640dfe commit c40facd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .changelog/505.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps github.com/FrangipaneTeam/terraform-plugin-framework-planmodifiers from 1.3.2 to 1.3.3
```
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/orange-cloudavenue/terraform-provider-cloudavenue
go 1.20

require (
github.com/FrangipaneTeam/terraform-plugin-framework-planmodifiers v1.3.2
github.com/FrangipaneTeam/terraform-plugin-framework-planmodifiers v1.3.3
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.5.3
github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.1.0
github.com/FrangipaneTeam/terraform-plugin-framework-validators v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/FrangipaneTeam/terraform-plugin-framework-planmodifiers v1.3.2 h1:4Lev5yI0V2h3YU/b6fR/L6q1k20sys7lixjY7Aopmos=
github.com/FrangipaneTeam/terraform-plugin-framework-planmodifiers v1.3.2/go.mod h1:3iRjqbOOGi1VHXIKtgwD7gxNQcFyI+HZq8fhZbSYcLE=
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.3 h1:IK/b9zbnYIu3EgSCooYxLG/7QH/B0tAAYlgKyM73VvU=
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.5.3/go.mod h1:26B8AffJBj1kUTjmtC8QEYUb41umyqqVebV+XaHAZ8I=
github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.1.0 h1:QHcnFyAQy/yWcBargdCt8Eprnh7G7vOYOw7z/4LOlM8=
Expand Down

0 comments on commit c40facd

Please sign in to comment.