ttacon / libphonenumber

golang port of Google's libphonenumber
MIT License
619 stars 105 forks source link

make update #116

Open littlepangdi opened 1 year ago

littlepangdi commented 1 year ago

simple run make update, since master hasn't updated for year, and also, sgp region has add some providers.

in this pr, we have to checkout commit before https://github.com/google/libphonenumber/pull/2821 since leading_zero_possible is used here https://github.com/ttacon/libphonenumber/blob/b8bcc9b4c2988fb9ed360e8710ad6f733b798341/phonenumberutil.go#L2317