tinode / chat

Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
GNU General Public License v3.0
11.94k stars 1.87k forks source link

package context: unrecognized import path "context" #64

Closed k0fi closed 6 years ago

k0fi commented 6 years ago

Hello, I get this error while I try to install from source:

# go get -tags rethinkdb github.com/tinode/chat/server && go install -tags rethinkdb g ithub.com/tinode/chat/server

Yields:

package context: unrecognized import path "context" (import path does not begin with hostname)

How can I fix it?

or-else commented 6 years ago

Please update your go to 1.9