Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added code to get the latest GO version #47

Closed
wants to merge 2 commits into from

Conversation

rjstyles
Copy link
Contributor

@rjstyles rjstyles commented Apr 1, 2017

Added code to automatically download the latest stable version of go without explicitly mentioning the version number.

rjstyles added 2 commits April 1, 2017 15:55
Added code to automatically download the latest stable version of go without explicitly mentioning the version number.
@kmova
Copy link
Contributor

kmova commented Apr 2, 2017

It would be good, if the code is as follows:

  • If GO_VERSION is specified, download it. This might be required, when a released version patches are to be made without changing the dependencies.
  • If GO_VERSION line is commented (if empty or undeclared) the code should set the GO_VERSION as the latest GO_VERSION.

@rjstyles rjstyles closed this Apr 9, 2017
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.

2 participants