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

not enough arguments in call to cbor.NewUnmarshallerAtlased #53

Closed
WillZt opened this issue Nov 30, 2018 · 0 comments · Fixed by #54
Closed

not enough arguments in call to cbor.NewUnmarshallerAtlased #53

WillZt opened this issue Nov 30, 2018 · 0 comments · Fixed by #54
Assignees

Comments

@WillZt
Copy link

WillZt commented Nov 30, 2018

When i go get github.com/ipfs/go-ipld-cbor, the error occurs:
C:\Users\ztwil\go\src\github.com\ipfs\go-ipld-cbor\encoding\unmarshaller.go:29:43: not enough arguments in call to cbor.NewUnmarshallerAtlased
have (*proxyReader, atlas.Atlas)
want (cbor.DecodeOptions, io.Reader, atlas.Atlas)

@ghost ghost assigned Stebalien Nov 30, 2018
@ghost ghost added the status/in-progress In progress label Nov 30, 2018
@ghost ghost removed the status/in-progress In progress label Dec 3, 2018
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 a pull request may close this issue.

2 participants