Skip to content

Conversation

@alext
Copy link

@alext alext commented Jan 23, 2015

Not just commands that ship with a specific Go version. Some commands
(eg gorename) require a GOROOT to be set pointing at a Go source tree.
Allowing goenv exec to run any command on the PATH will allow these to
work.

Not just commands that ship with a specific Go version.  Some commands
(eg gorename) require a GOROOT to be set pointing at a Go source tree.
Allowing goenv exec to run any command on the PATH will allow these to
work.
alext added a commit to alphagov/packager that referenced this pull request Jan 24, 2015
This switches to my fork of goenv because the upstream doesn't seem to
be active any more. Version 0.0.6 includes 2 fixes:

* fix goenv install to work with the new download URLs for Go 1.3.1+
  (wfarr/goenv#13)
* update goenv exec to allow running any command on the PATH
  (wfarr/goenv#17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant