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

Cannot use update (type chan interface {}) #55

Open
ivanperez-keera opened this issue Jul 4, 2019 · 1 comment
Open

Cannot use update (type chan interface {}) #55

ivanperez-keera opened this issue Jul 4, 2019 · 1 comment

Comments

@ivanperez-keera
Copy link

Hi. On Ubuntu 18.04, I get:

$ go version
go version go1.10.4 linux/amd64
$ nodejs --version
v8.10.0
$ npm --version
6.10.0
$ go get -u github.com/emersion/neutron
# github.com/emersion/neutron/backend/imap
../../go/src/github.com/emersion/neutron/backend/imap/conn.go:173:12: cannot use updates (type chan interface {}) as type chan<- client.Update in assignment
@samkho

This comment has been minimized.

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