go: Update module github.com/hashicorp/terraform-plugin-framework-validators to v0.11.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/hashicorp/terraform-plugin-framework-validators | require | minor |
v0.10.0 -> v0.11.0
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
hashicorp/terraform-plugin-framework-validators
v0.11.0
NOTES:
- This Go module has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#117)
ENHANCEMENTS:
- int64validator: Added
equalToProductOfvalidator (#129)
BUG FIXES:
- stringvalidator: Removed double quoting in
Descriptionreturned fromNoneOf,NoneOfCaseInsensitive,OneOfandOneOfCaseInsensitivevalidators (#152)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.