I think it's a bit unfortunate that the names of these packages and repos are all prepended with "go-". It led me to believe that they were specific to go projects, and now I believe they are universally useful CLI tools which provide simple and streamlined utility mechanisms enabling a reasonable and unified "release" process across operating systems and programming languages.
Is my belief correct, or is there something that is Go specific? I will be trying to implement for C++ projects today, so I guess I'll find out. However, if I'm correct, you may want to make that clear on the main readme (because it's really awesome).