golang plugin for asdf version manager
asdf plugin-add golang https://github.com/team-gary/asdf-golang.git
Check out the asdf readme for instructions on how to install and manage versions.
After using go get
to install a package you need to run asdf reshim golang
to get any new shims.
All credits to https://github.com/kennyp/asdf-golang
MIT License