fiorix / go-smpp

SMPP 3.4 Protocol for the Go programming language
MIT License
218 stars 135 forks source link

use /v2 for local package imports #100

Open alicebob opened 3 years ago

alicebob commented 3 years ago

This was changed in fe1b3c72362b03d9fd3afb7541a95e48218fe3e6.

I don't know why it was called /v2, but if it is then the local imports should refer to the same version.