go-playground / validator

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

State / Province codes not updated as in iso3166_2 standards #1087 #1088

Closed jozephp closed 1 year ago

jozephp commented 1 year ago

Fixes Or Enhances

Updated the state / province codes as per ISO website iso3166_2 standards

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

@go-playground/validator-maintainers

This is to cover the https://github.com/go-playground/validator/issues/1087

coveralls commented 1 year ago

Coverage Status

Coverage: 73.88%. Remained the same when pulling fa2e135536fe349fc1fd3ba08262c3fe10fb1812 on jozephp:issues_1087 into b7df86933d75f6095332514ab2332dd7edf4e830 on go-playground:master.

jozephp commented 1 year ago

@deankarn can you please help review this ?

jozephp commented 1 year ago

Could someone work to review this ?

jozephp commented 1 year ago

@deankarn gentle reminder to approve and merge this PR

deankarn commented 1 year ago

@jozephp thanks for the reminder, will try and look at this and other PRs within the next couple weeks. Benn busy with some other open source projects the last few weeks.