go-playground / validator

:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
MIT License
16.79k stars 1.32k forks source link

update deps #1072

Closed hezhizhen closed 1 year ago

hezhizhen commented 1 year ago

Fixes Or Enhances

Update go.mod and go.sum through go mod tidy.

Make sure that you've checked the boxes below before you submit PR:

@go-playground/validator-maintainers

coveralls commented 1 year ago

Coverage Status

Coverage: 74.191%. Remained the same when pulling 8058f95f09388e59db580b08e0a236a394367f5e on hezhizhen:deps into 8f07b0368280d9fc70b4ffd3708b31427bbc286d on go-playground:master.

tremblaysimon commented 1 year ago

Duplicate of #1071