Skip to content

Support for Go 1.6. #404

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

Merged
merged 6 commits into from
Feb 20, 2016
Merged

Support for Go 1.6. #404

merged 6 commits into from
Feb 20, 2016

Conversation

dmitshur
Copy link
Member

Fixes #355.

The go1.6 branch is where work to support Go 1.6 is being done. I'm creating this PR for visibility. It's still a work in progress and not yet ready to be merged.

neelance and others added 4 commits February 20, 2016 13:42
Fixing the vet issue (which appears to be relatively
harmless/false-positive-y) is tricky. The package is a fork of a
package that is meant to be used with Go 1.5, and likely isn’t actively
maintained nor checked with more strict go vet of version 1.6.
@neelance neelance merged commit f8510c9 into master Feb 20, 2016
@neelance neelance deleted the go1.6 branch February 20, 2016 19:34
@dmitshur dmitshur mentioned this pull request Mar 9, 2019
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