Previous attempts failed because go install puts binaries in GOPATH/bin which may not be in PATH for subsequent steps. Combine into fewer steps.
Previous attempts failed because go install puts binaries in GOPATH/bin which may not be in PATH for subsequent steps. Combine into fewer steps.