The current version strings do not follow the protocol for Go releases. It should be of the format `v0.10.0` so that we can use versioned releases in Go imports.
The current version strings do not follow the protocol for Go releases.
It should be of the format
v0.10.0so that we can use versioned releases in Go imports.