Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

../go-imap-idle/client.go:121: syntax error: unexpected = in type declaration #53

Open
LoganHeinzelman opened this issue Feb 19, 2018 · 7 comments

Comments

@LoganHeinzelman
Copy link

go run neutron.go
# github.com/emersion/go-imap-idle
../go-imap-idle/client.go:121: syntax error: unexpected = in type declaration
Makefile:3: recipe for target 'start' failed
make: *** [start] Error 2
@emersion
Copy link
Owner

You need a more recent Go.

@LoganHeinzelman
Copy link
Author

@emersion What about this?
cannot use updates (type chan interface {}) as type chan<- client.Update in assignment

@emersion
Copy link
Owner

Yeah, neutron needs an update to work with the latest go-imap.

@LoganHeinzelman
Copy link
Author

@emersion So will we see that update soon? I would really love to use neutron

@emersion
Copy link
Owner

Unfortunately I don't have enough time right now to update neutron. Pull requests are welcome though!

@ghost
Copy link

ghost commented Mar 24, 2019

still no time to resolve this issue?? looked like a decent project.... sorry to see it die....

@emersion
Copy link
Owner

I'm a volunteer working during my free time and I have many other projects. If you want to improve this project, please send PRs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants