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

too many arguments in call to r.DecodeBytes #592

Closed
wants to merge 1 commit into from

Conversation

braddeicide
Copy link

go-etcd is depricated, so will not receive fixes required to compile with recent breaking changes in ugorji/go

re :
#591
coreos/go-etcd#250

marcuslinke pushed a commit to marcuslinke/registrator that referenced this pull request Sep 30, 2017
Copy link

@maskshell maskshell left a comment

Choose a reason for hiding this comment

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

Still have errors

# github.com/coreos/go-etcd/etcd
../../coreos/go-etcd/etcd/response.generated.go:846: cannot use x.Expiration (type *time.Time) as type time.Time in argument to r.encDriver.EncodeTime
../../coreos/go-etcd/etcd/response.generated.go:866: cannot use x.Expiration (type *time.Time) as type time.Time in argument to r.encDriver.EncodeTime

@josegonzalez
Copy link
Member

This is fixed by a recent change to pin dependencies via dep. Thanks for the your PR though, and apologies for not reviewing sooner.

marcuslinke pushed a commit to marcuslinke/registrator that referenced this pull request Mar 27, 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.

None yet

3 participants