moovweb / gvm

Go Version Manager
http://github.com/moovweb/gvm
MIT License
10.18k stars 533 forks source link

migrate installed packages from one version to another #352

Open laoshaw opened 4 years ago

laoshaw commented 4 years ago

nvm upgrade can do that with a one liner, is it possible for gvm to do that? i.e. after a go upgrade I'd like to migrate all the packages I had in previous go version.