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

Use 'v' prefix in tags #29

Closed antonzhukov closed 2 years ago

antonzhukov commented 2 years ago

Could you please use 'v1.4.0' for your tags? Go mod can't properly vendor tags like '1.4.0', it needs 'v' in the beginning. Thanks!

biter777 commented 2 years ago

Yes. no proplem!