revdotcom / revai-go

Rev.ai golang client
https://www.rev.ai/docs
MIT License
21 stars 12 forks source link

Tag in GoDoc doesn't match latest tag in repo #18

Closed vinoo999 closed 2 years ago

vinoo999 commented 3 years ago

Looks like GoDoc is referring to 0.0.3 to an old namespace (oriiolabs) and is not picking up the LICENSE preventing the godoc from being published. Also when doing go get .... it will pick up 0.0.3 rather than latest. If the link between godoc and this repo could be fixed that would be great thanks!

vodolaz095 commented 2 years ago

epic

threeaccents commented 2 years ago

Should now be resolved. Thanks for the heads up!