kevincobain2000 / gobrew

Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
https://medium.com/web-developer/go-version-manager-gobrew-c8750157dfe6
MIT License
369 stars 24 forks source link

only support go.mod major versions #150

Closed kevincobain2000 closed 11 months ago

kevincobain2000 commented 11 months ago

Fixes #149

juev commented 11 months ago

You are very fast! I don't have time to check :)

kevincobain2000 commented 11 months ago

Sorry, for this one, I wanted to merge this as it was a bug. Should have named the branch it hotfix or something. Rest of the times, I am always waiting for your review.