Journalbeat install failing

journalbeat install failing with:

go get github.com/mheese/journalbeat
package context: unrecognized import path "context" (import path does not begin with hostname)

Downloads OK, but something is messed up somewhere. other "go get" commands working, such as downloading & running the "hello" example.

Thanks for any pointers.

1 Like

Issue was out of date go - 1.6 doesn't work.