axetroy / go-server

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

chore(deps): update module go-playground/validator/v10 to v10.4.1 #371

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

go-playground/validator ### [`v10.4.1`](https://togithub.com/go-playground/validator/releases/v10.4.1) [Compare Source](https://togithub.com/go-playground/validator/compare/v10.4.0...v10.4.1) #### What was fixed? Fixed an issue where if the param of a time.Durtion type is specified as an integer, denoting nanosecond precision, instead of time duration string the validation would panic introduced in [#​642](https://togithub.com/go-playground/validator/pull/642) The fix ensures it falls back to the previous expected behaviour. ### [`v10.4.0`](https://togithub.com/go-playground/validator/releases/v10.4.0) [Compare Source](https://togithub.com/go-playground/validator/compare/v10.3.0...v10.4.0) #### What's new? Merged ton of PR's, thank you everyone for your contributions! - [#​667](https://togithub.com/go-playground/validator/pull/667) - [#​666](https://togithub.com/go-playground/validator/pull/666) - [#​664](https://togithub.com/go-playground/validator/pull/664) - [#​658](https://togithub.com/go-playground/validator/pull/658) - [#​657](https://togithub.com/go-playground/validator/pull/657) - [#​644](https://togithub.com/go-playground/validator/pull/644) - [#​642](https://togithub.com/go-playground/validator/pull/642) - [#​641](https://togithub.com/go-playground/validator/pull/641) - [#​635](https://togithub.com/go-playground/validator/pull/635) - [#​630](https://togithub.com/go-playground/validator/pull/630) - [#​620](https://togithub.com/go-playground/validator/pull/620) - [#​615](https://togithub.com/go-playground/validator/pull/615) - [#​613](https://togithub.com/go-playground/validator/pull/613)

Renovate configuration

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

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

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

:no_bell: 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.