[chore]: Bump github.com/go-playground/validator/v10 (#1724)

Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.12.0 to 10.13.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.12.0...v10.13.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-01 11:02:44 +02:00 committed by GitHub
commit e9de7bec15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 1036 additions and 1002 deletions

4
vendor/modules.txt vendored
View file

@ -212,7 +212,7 @@ github.com/go-playground/locales/currency
# github.com/go-playground/universal-translator v0.18.1
## explicit; go 1.18
github.com/go-playground/universal-translator
# github.com/go-playground/validator/v10 v10.12.0
# github.com/go-playground/validator/v10 v10.13.0
## explicit; go 1.18
github.com/go-playground/validator/v10
# github.com/go-xmlfmt/xmlfmt v0.0.0-20211206191508-7fd73a941850
@ -334,7 +334,7 @@ github.com/klauspost/compress/zlib
# github.com/klauspost/cpuid/v2 v2.2.4
## explicit; go 1.15
github.com/klauspost/cpuid/v2
# github.com/leodido/go-urn v1.2.2
# github.com/leodido/go-urn v1.2.3
## explicit; go 1.16
github.com/leodido/go-urn
# github.com/magiconair/properties v1.8.7