go: Update module buf.build/go/protovalidate to v1.1.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| buf.build/go/protovalidate | require | minor |
v1.0.1 -> v1.1.0
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
bufbuild/protovalidate-go (buf.build/go/protovalidate)
v1.1.0
This release is compatible with the v1.1.0 release of Protovalidate.
What's Changed
- Improve ValidationError strings by @bufdev in https://github.com/bufbuild/protovalidate-go/pull/291
- Make it so that you can define expression-only rules by @bufdev in https://github.com/bufbuild/protovalidate-go/pull/288
- Fix field paths for groups by @timostamm in https://github.com/bufbuild/protovalidate-go/pull/292
- Update protovalidate by @srikrsna-buf in https://github.com/bufbuild/protovalidate-go/pull/293
Full Changelog: https://github.com/bufbuild/protovalidate-go/compare/v1.0.1...v1.1.0
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.