Official support for CentOS6 has been ceased completely, and will not be returning
Installation types have been segregated into independent files and things are much cleaner now.
gopm tasks have been segregated into independent files
gvm-specific tasks have been segregated into independent files
gopm environment variables have been audited
go get commands now symlink binaries into the ROOT/bin folder with a new format for go_get
everything has been retested for the sake of integrity.
Notes
CentOS6 isn't supported by Drupal VM (one of Jeff Geerling's flagship products). His docker images are not featured in the Travis tests and so I will no longer be supporting CentOS6 officially - but it does in fact work equally as well as CentOS7.
Roadmap
Planned for immediate implementation beyond this is #7 to ensure source installations actually compile - as they're currently using binary installations.
Changes
go_get
Notes
Roadmap