diff options
| author | 2023-01-30 10:45:34 +0100 | |
|---|---|---|
| committer | 2023-01-30 10:45:34 +0100 | |
| commit | 356e238793e16569f23723c338db72a0b2c8c344 (patch) | |
| tree | 44e4e6e40fca58d96a36cd5db13448c6960c034e /vendor/github.com/go-playground/locales | |
| parent | [chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.22 (#1399) (diff) | |
| download | gotosocial-356e238793e16569f23723c338db72a0b2c8c344.tar.xz | |
[chore]: Bump github.com/go-playground/validator/v10 (#1400)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.11.1 to 10.11.2.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.11.1...v10.11.2)
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'vendor/github.com/go-playground/locales')
| -rw-r--r-- | vendor/github.com/go-playground/locales/README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/vendor/github.com/go-playground/locales/README.md b/vendor/github.com/go-playground/locales/README.md index 5b0694fd1..7b6be2c64 100644 --- a/vendor/github.com/go-playground/locales/README.md +++ b/vendor/github.com/go-playground/locales/README.md @@ -1,10 +1,8 @@ ## locales -<img align="right" src="https://raw.githubusercontent.com/go-playground/locales/master/logo.png"> +<img align="right" src="https://raw.githubusercontent.com/go-playground/locales/master/logo.png"> [](https://travis-ci.org/go-playground/locales) -[](https://goreportcard.com/report/github.com/go-playground/locales) [](https://godoc.org/github.com/go-playground/locales)  -[](https://gitter.im/go-playground/locales?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) Locales is a set of locales generated from the [Unicode CLDR Project](http://cldr.unicode.org/) which can be used independently or within an i18n package; these were built for use with, but not exclusive to, [Universal Translator](https://github.com/go-playground/universal-translator). |
