Closed astromechza closed 10 months ago
This fixues up the go module path for v1. It turns out go modules only support the /vX suffix for version 2 and higher.
So for now we've tagged an explicit v0 tag and we'll keep the same module path as before but with tags > v1.
This fixues up the go module path for v1. It turns out go modules only support the /vX suffix for version 2 and higher.
So for now we've tagged an explicit v0 tag and we'll keep the same module path as before but with tags > v1.