jpbruinsslot/slack-term

Throws on go get command on arm aarch64 (debian).

MathieuDSTP opened this issue · 3 comments

Following your reply for a maybe similar error on Mac OSX (#59 ),
I get the following error when attempting go get:

.gopathroot/src/github.com/erroneousboat/slack-term/service/slack.go:239: undefined: sort.Slice

Running on debian 4.4 on arm64.

Version:
Installation method:

Hey, what is the go version that you're using? (go version)

1.7.4 linux/arm

Update your go version, and try again.