moovweb / gvm

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

fix: 32 bit ARM #416

Closed iamwacko closed 11 months ago

iamwacko commented 1 year ago

372 will be fixed by this. This PR also allows s390x computers to use this. Mac's output arm64 when uname -m is run on the M1's, so support for that was added as well.