The gobump is just a simple cli tool created to keep your project on the latest golang version. Built using go and cobra. Made with ❤️
Checkout the code and run go install
from inside the directory. Once you get binary simply run gobump --help
to learn more about the tool :)
Please, open a Pull Request, preferably add some tests :)