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-validators

Bumps [github.com/orange-cloudavenue/terraform-plugin-framework-validators](https://github.com/orange-cloudavenue/terraform-plugin-framework-validators) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/orange-cloudavenue/terraform-plugin-framework-validators/releases)
- [Changelog](https://github.com/orange-cloudavenue/terraform-plugin-framework-validators/blob/main/CHANGELOG.md)
- [Commits](orange-cloudavenue/terraform-plugin-framework-validators@v1.13.0...v1.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent b6ebe71 commit 656c0ce
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 @@ -21,7 +21,7 @@ require (
github.com/microsoft/fabric-sdk-go v0.1.0-beta.12
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-validators v1.13.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 @@ -177,8 +177,8 @@ 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-validators v1.13.0 h1:tRjOb8mf9bnChpx44bfdcIOgJ9QTWB/5SRTEJmbEdGg=
github.com/orange-cloudavenue/terraform-plugin-framework-validators v1.13.0/go.mod h1:PXYs0r1qL5nQx2eWU7QC9+Zq2ugZQh4l+MXOmfRostU=
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=
github.com/pjbgf/sha1cd v0.3.0/go.mod h1:nZ1rrWOcGJ5uZgEEVL1VUM9iRQiZvWdbZjkKyFzPPsI=
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=
Expand Down

0 comments on commit 656c0ce

Please sign in to comment.