Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add kosovo #1081

Merged
merged 1 commit into from
Mar 19, 2023
Merged

add kosovo #1081

merged 1 commit into from
Mar 19, 2023

Conversation

Fonseca2570
Copy link
Contributor

Fixes Or Enhances

#1068
solves the kosovo missing from the iso_code. Kosovo doesn't have yet an official iso code but bank already use the added one.

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

  • Tests exist or have been written that cover this particular change.

@go-playground/validator-maintainers

@Fonseca2570 Fonseca2570 requested a review from a team as a code owner March 19, 2023 23:25
@coveralls
Copy link

Coverage Status

Coverage: 73.862%. Remained the same when pulling 9c2458a on Fonseca2570:issue-1068 into f6f934c on go-playground:master.

@deankarn deankarn merged commit 58d420d into go-playground:master Mar 19, 2023
@@ -158,7 +158,7 @@ var iso3166_1_alpha_numeric = map[int]bool{
800: true, 804: true, 784: true, 826: true, 581: true,
840: true, 858: true, 860: true, 548: true, 862: true,
704: true, 92: true, 850: true, 876: true, 732: true,
887: true, 894: true, 716: true, 248: true,
887: true, 894: true, 716: true, 248: true, 153:true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like it's missing space, should be , 153: true,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants