Skip to content

Commit

Permalink
build(deps): bump github.com/orange-cloudavenue/terraform-plugin-fram…
Browse files Browse the repository at this point in the history
…ework-supertypes

Bumps [github.com/orange-cloudavenue/terraform-plugin-framework-supertypes](https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes) from 0.5.0 to 1.0.0.
- [Release notes](https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/releases)
- [Changelog](https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/blob/main/CHANGELOG.md)
- [Commits](orange-cloudavenue/terraform-plugin-framework-supertypes@v0.5.0...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/orange-cloudavenue/terraform-plugin-framework-supertypes
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2025
1 parent f718768 commit aeb967f
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 @@ -20,7 +20,7 @@ require (
github.com/hashicorp/terraform-plugin-testing v1.11.0
github.com/microsoft/fabric-sdk-go v0.1.0-beta.13
github.com/ohler55/ojg v1.26.1
github.com/orange-cloudavenue/terraform-plugin-framework-supertypes v0.5.0
github.com/orange-cloudavenue/terraform-plugin-framework-supertypes v1.0.0
github.com/orange-cloudavenue/terraform-plugin-framework-validators v1.14.0
github.com/stretchr/testify v1.10.0
software.sslmate.com/src/go-pkcs12 v0.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ github.com/ohler55/ojg v1.26.1 h1:J5TaLmVEuvnpVH7JMdT1QdbpJU545Yp6cKiCO4aQILc=
github.com/ohler55/ojg v1.26.1/go.mod h1:gQhDVpQLqrmnd2eqGAvJtn+NfKoYJbe/A4Sj3/Vro4o=
github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
github.com/oklog/run v1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
github.com/orange-cloudavenue/terraform-plugin-framework-supertypes v0.5.0 h1:0rogLDkZ5gbdEs0zNQ3orqLaLk5gwwF+8LxsnqWCcN8=
github.com/orange-cloudavenue/terraform-plugin-framework-supertypes v0.5.0/go.mod h1:16/Jv7sxRN3PhKkb7I2LAi7gtpQju65Kd+jmlE2st04=
github.com/orange-cloudavenue/terraform-plugin-framework-supertypes v1.0.0 h1:HvbMI4JHsl1HmTIVU2N50t7H4qbIXpM7y2ljl3oOKyE=
github.com/orange-cloudavenue/terraform-plugin-framework-supertypes v1.0.0/go.mod h1:iIp5TGuiJnDvcSCYq7mWYIn4HSmjntHv+IJGMK0MsZw=
github.com/orange-cloudavenue/terraform-plugin-framework-validators v1.14.0 h1:75YLS0fcINW+DhBTlihE/zNYRgY5eWNj/UzKknKMaSc=
github.com/orange-cloudavenue/terraform-plugin-framework-validators v1.14.0/go.mod h1:XRoHgbq0xhmUvb3Ti5EiwBaL4r/FHM+eawMH/m7gIqw=
github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4=
Expand Down

0 comments on commit aeb967f

Please sign in to comment.