biter777 / countries

Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, countries capitals, UN M.49 codes, IANA ccTLD countries domains, FIPS, IOC/NOC and FIFA codes, VERY VERY FAST, compatible with Databases/JSON/BSON/GOB/XML/CSV, Emoji countries flags and currencies, Unicode CLDR.
https://pkg.go.dev/github.com/biter777/countries?tab=doc
BSD 2-Clause "Simplified" License
390 stars 74 forks source link

Incl Alternate Code for Kosovo #69

Closed hfkang closed 5 months ago

hfkang commented 5 months ago

hello,

Building off an earlier issue (https://github.com/biter777/countries/issues/5), Apple denotes Kosovo as XKS instead of using XKX in its In-App-Purchase libraries; would it be possible to include that in the country list? I can create a PR from my fork: https://github.com/biter777/countries/compare/master...hfkang:countries:AddKosovo_XKS

thanks!

biter777 commented 5 months ago

Ok, make PR

biter777 commented 5 months ago

@hfkang PR?

hfkang commented 5 months ago

@biter777 created PR https://github.com/biter777/countries/pull/70

biter777 commented 5 months ago

Done!

hfkang commented 5 months ago

thank you!