Skip to content

Commit

Permalink
Update countriesconst.go
Browse files Browse the repository at this point in the history
  • Loading branch information
biter777 authored May 30, 2024
1 parent 428b85b commit 7d4a0a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions countriesconst.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ const (
Congo CountryCode = 178
// CongoDemocraticRepublic CountryCode = 180
CongoDemocraticRepublic CountryCode = 180
// CongoDemocracticRepublic - deprecated
CongoDemocracticRepublic CountryCode = CongoDemocraticRepublic
// CookIslands CountryCode = 184
CookIslands CountryCode = 184
// CostaRica CountryCode = 188
Expand Down Expand Up @@ -205,6 +207,8 @@ const (
Haiti CountryCode = 332
// HeardIslandAndMcDonaldIslands CountryCode = 334
HeardIslandAndMcDonaldIslands CountryCode = 334
// HeardIslandandMcDonaldIslands - deprecated
HeardIslandandMcDonaldIslands CountryCode = HeardIslandAndMcDonaldIslands
// Honduras CountryCode = 340
Honduras CountryCode = 340
// HongKong CountryCode = 344
Expand Down

0 comments on commit 7d4a0a6

Please sign in to comment.