Skip to content

Conversation

hanju-jo
Copy link

Fixed #255 by using awk instead of grep.

There is 5 types of version format: go1, go1.10beta1, go1.10, go1.8.5rc4, go1.9.2.
So I think that getting 3rd word in $ go version command is better then using regex matching.

2018-02-18 11 17 03

Copy link

@Wingless-Archangel Wingless-Archangel left a comment

Choose a reason for hiding this comment

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

working fine in my environment.

@embano1
Copy link
Contributor

embano1 commented Apr 11, 2018

Awesome! Thx

@embano1
Copy link
Contributor

embano1 commented May 17, 2018

@caiogondim can you please have a look and merge this PR? Thx

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.

3 participants