asaskevich / govalidator

[Go] Package of validators and sanitizers for strings, numerics, slices and structs
MIT License
6.02k stars 556 forks source link

tests fail on master #369

Open maikelmclauflin opened 4 years ago

maikelmclauflin commented 4 years ago

version

go version go1.13.5 darwin/amd64

go test ./... fails

ygj6 commented 3 years ago

This issue has been resolved. PR https://github.com/asaskevich/govalidator/pull/382

ygj6 commented 3 years ago

This issue has been resolved. PR https://github.com/asaskevich/govalidator/pull/382

sergeyglazyrindev commented 2 years ago

Hello guys! I forked this package cause owner disappeared. Hope, he will be back, but it would be easier to merge these changes back if he is back Link to my repo: create issue there and we'll discuss it.