moovweb / gvm

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

Sorts listed versions correctly #444

Open yolocat-dev opened 9 months ago

yolocat-dev commented 9 months ago

Sorts the versions listed when executing gvm list in order, treating (for example) 1.21.1 as a later version than 1.4, when the different lengths of numbers confuses ls's default sort.