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.8.0 #444

Closed renovate[bot] closed 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.7.0 -> v10.8.0

Release Notes

go-playground/validator ### [`v10.8.0`](https://togithub.com/go-playground/validator/releases/v10.8.0) [Compare Source](https://togithub.com/go-playground/validator/compare/v10.7.0...v10.8.0) #### What's new? - Updated deps to address security vulnerabilities discovered in them, thanks [@​saedx1](https://togithub.com/saedx1) for the [PR](https://togithub.com/go-playground/validator/pull/774) - Fix import and go get commands, thanks [@​BrianLeishman](https://togithub.com/BrianLeishman) for the [PR](https://togithub.com/go-playground/validator/pull/765) - Added new JWT validation, thanks [@​steveorourke](https://togithub.com/steveorourke) for the [PR](https://togithub.com/go-playground/validator/pull/783) - Documentation fixes/updates, thanks [@​Nikachev](https://togithub.com/Nikachev) for the [PR](https://togithub.com/go-playground/validator/pull/798) - Add `zh` missing translations for some tags, thanks [@​SkyingzZ](https://togithub.com/SkyingzZ) for the [PR](https://togithub.com/go-playground/validator/pull/799) - Updated all deps 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.