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

Update dependency on ugorji/go/codec #3792

Merged
merged 2 commits into from
Nov 2, 2015
Merged

Conversation

wojtek-t
Copy link
Contributor

@wojtek-t wojtek-t commented Nov 2, 2015

The main motivation of this change is kubernetes/kubernetes#16361 - we need to update our dependency in Kubernetes on the package, but first we need a compatible version of etcd (which we already depend on).

@yichengq @xiang90 @jonboulle

Update ugorji/go/codec dependency to the newer version.
Regenerate code for unmarshaling key response with a new version of
ugorji/go/codec.
@yichengq
Copy link
Contributor

yichengq commented Nov 2, 2015

LGTM.

It is weird that the version is bumped so quickly..

yichengq added a commit that referenced this pull request Nov 2, 2015
Update dependency on ugorji/go/codec
@yichengq yichengq merged commit 8f9d237 into etcd-io:master Nov 2, 2015
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

3 participants