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

It is a 1.4.2 or later version of darwin, but seems extra is gone. #23

Closed
wants to merge 1 commit into from

Conversation

ryurock
Copy link

@ryurock ryurock commented Dec 26, 2015

It is a 1.4.2 or later version of darwin, but seems extra is gone.

see https://golang.org/dl/

@ryurock ryurock changed the title goenv-install darwin 1.4.2 later noen extra goenv-install darwin 1.4.2 later none extra Dec 26, 2015
@ryurock ryurock changed the title goenv-install darwin 1.4.2 later none extra It is a 1.4.2 or later version of darwin, but seems extra is gone. Dec 26, 2015
@ryurock ryurock mentioned this pull request Dec 26, 2015
@@ -41,11 +41,12 @@ if [ "$platform" = "darwin" ]; then
extra="-osx10.6"
fi
fi
# 1.4.3 later extra none
if [ "$version" \> "1.4.2" ]; then
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this use the vercomp function? Feel free to move the definition of vercomp up.

@ryurock
Copy link
Author

ryurock commented Jan 25, 2016

same issue merged #21 & #22

@ryurock ryurock closed this Jan 25, 2016
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