Do not check for GOPATH env for builds (#5628)
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.master
parent
c726145baf
commit
565dc8b283
Loading…
Reference in new issue