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

*: test, docs with go1.6+ #5844

Merged
merged 1 commit into from
Jul 1, 2016
Merged

*: test, docs with go1.6+ #5844

merged 1 commit into from
Jul 1, 2016

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented Jul 1, 2016

etcd v3 uses http/2, which doesn't work well with go1.5

@@ -11,7 +11,7 @@ The easiest way to get etcd is to use one of the pre-built release binaries whic
## Build the latest version

For those wanting to try the very latest version, build etcd from the `master` branch.
[Go](https://golang.org/) version 1.5+ is required to build the latest version of etcd.
[Go](https://golang.org/) version 1.6+ is required to build the latest version of etcd.
Copy link
Contributor

Choose a reason for hiding this comment

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

version 1.6+ (with HTTP2 support)

@xiang90
Copy link
Contributor

xiang90 commented Jul 1, 2016

lgtm

etcd v3 uses http/2, which doesn't work well with go1.5
@gyuho
Copy link
Contributor Author

gyuho commented Jul 1, 2016

fixed. merging after travis passes.

@gyuho gyuho merged commit ab6f49d into etcd-io:master Jul 1, 2016
@gyuho gyuho deleted the go_version branch July 1, 2016 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants