mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
Reading the GOPATH from `go env` allows for environments in which GOPATH hasn't been set. In this case, `go env` will default to ~/go.
Reading the GOPATH from `go env` allows for environments in which GOPATH hasn't been set. In this case, `go env` will default to ~/go.