This utility downloads and unpacks golang releases.
If you already have a Go toolset avaliable, run:
go get github.com/georgboe/gofetch
Otherwise, there are pre-built binaries available for the amd64, 386 and arm architectures.
The gofetch code is licensed under the LGPL with an exception that allows it to be linked statically. Please see the LICENSE file for details.