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

fix package URLs in README.md #8

Merged
merged 1 commit into from
Jul 14, 2018
Merged

fix package URLs in README.md #8

merged 1 commit into from
Jul 14, 2018

Conversation

niaow
Copy link
Member

@niaow niaow commented Jul 13, 2018

Fixes #1 i think

@coveralls
Copy link

coveralls commented Jul 13, 2018

Pull Request Test Coverage Report for Build 18

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.523%

Totals Coverage Status
Change from base Build 16: 0.0%
Covered Lines: 315
Relevant Lines: 323

💛 - Coveralls

@cameracker
Copy link
Collaborator

Hey, we should also update the minimum supported version of Go from 1.2 to 1.3

@niaow
Copy link
Member Author

niaow commented Jul 13, 2018

@CameronAckermanSEL done

Copy link
Member

@theckman theckman left a comment

Choose a reason for hiding this comment

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

Other than my comment around the change for the supported Go version, this looks good.

README.md Outdated

## Requirements

UUID package requires Go >= 1.2.
UUID package requires Go >= 1.3.
Copy link
Member

Choose a reason for hiding this comment

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

I don't think this is technically true. We stopped testing 1.2 because of our wanting to continue using coveralls.io, I'm not sure anything in the library itself is broken with < Go 1.2. Admittedly, because there is no context provided in da9da74 someone may not know why we dropped Go 1.2 support.

We could maybe rephrase this to be more correct, in that this library is only tested against Go 1.3+.

@niaow
Copy link
Member Author

niaow commented Jul 13, 2018

@theckman I have made the requested changes

@niaow
Copy link
Member Author

niaow commented Jul 14, 2018

The travis ci error was a temporary travis-side error. if you really want you can restart the job.

@theckman theckman merged commit c45e817 into gofrs:master Jul 14, 2018
theckman added a commit that referenced this pull request Jul 14, 2018
fix package URLs in README.md

Signed-off-by: Tim Heckman <t@heckman.io>
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.

4 participants