mirror of
https://github.com/pgsty/minio.git
synced 2026-03-19 00:07:48 +01:00
Since go1.8 GOPATH is not required to set prior, as
it defaults to "${HOME}/go" we only need to check if
go tool detected GOPATH correctly. If yes then we
proceed if not we fail.