axetroy / go-server

Golang写的一些基础后端服务,基本包含大多数后端需要的服务
https://axetroy.github.io/go-server/
MIT License
211 stars 32 forks source link

fix(deps): update module github.com/go-playground/validator/v10 to v10.9.0 #449

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-playground/validator/v10 require minor v10.8.0 -> v10.9.0

Release Notes

go-playground/validator ### [`v10.9.0`](https://togithub.com/go-playground/validator/releases/v10.9.0) [Compare Source](https://togithub.com/go-playground/validator/compare/v10.8.0...v10.9.0) #### What's new? - Fixed panic when use ru lang for translation, thanks [@​anisov](https://togithub.com/anisov) for the [PR](https://togithub.com/go-playground/validator/pull/814) - Add boolean baked-in validator to check a string value is a valid boolean representation, thanks [@​xvello](https://togithub.com/xvello) for the [PR](https://togithub.com/go-playground/validator/pull/804) - Document thread safety and recommended singleton usage, thanks [@​andrascz](https://togithub.com/andrascz) for the [PR](https://togithub.com/go-playground/validator/pull/809) - Add validations for ISO 4217 currency codes, thanks [@​metinogurlu](https://togithub.com/metinogurlu) for the [PR](https://togithub.com/go-playground/validator/pull/811) - Update `universal-translator` and `locales` dependencies to their latest versions.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.