Vonage / vonage-go-sdk

A lightweight library to help Go users everywhere integrate with the Vonage APIs. Issues and PRs all really welcome!!
https://vonage.github.io/vonage-go-sdk/
Apache License 2.0
51 stars 32 forks source link

Update fields referring to Nexmo to now be Vonage due to rebranding #40

Closed GregHolmes closed 3 years ago

GregHolmes commented 3 years ago

Several fields in the SDK were still calling the phone numbers Nexmo numbers, for example, updated these to be Vonage numbers.

lornajane commented 3 years ago

Can you rebase to include the other PR we just merged please? Thanks!