kazoo-go
kazoo-go copied to clipboard
Tag it please
With the advent of dep
and vgo
proper semver versioning becomes a requirement. So could you please tag the release.
I think it would also be a good idea to run go mod init
and go mod tidy
to generate the go.mod
and go.sum
files. This will make the library compliant with Go modules.