Open astavonin opened 4 years ago
My workaround is:
cd ~/.gvm/archive/go
git checkout dev.go2go
git tag dev.go2go-`git rev-parse --short HEAD`
gvm install dev.go2go-`git rev-parse --short HEAD`
Would it be feasible to integrate experimental versions into the listall
functionality?
Go2 is available and is highly valuable for experiments. Meanwhile, Go2 branch (dev.go2go) is not in GVM available releases list:
gvm listall
.