Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

Slack issue #20

Open
amlwwalker opened this issue Oct 11, 2015 · 4 comments
Open

Slack issue #20

amlwwalker opened this issue Oct 11, 2015 · 4 comments

Comments

@amlwwalker
Copy link

Hey,
I cloned the repository, did a go get on all the requirements, and then when I run the main.go in the simple example, I get:

# github.com/brettbuddin/victor/pkg/chat/slackRealtime
../../pkg/chat/slackRealtime/slackRealtime.go:69: undefined: slack.Slack
../../pkg/chat/slackRealtime/slackRealtime.go:70: undefined: slack.WS
../../pkg/chat/slackRealtime/slackRealtime.go:72: undefined: slack.SlackEvent

Any ideas why?

@brettbuddin
Copy link
Owner

Thanks for letting me know. I'll take a look this evening.

@JonnieCache
Copy link

I'm seeing this too.

EDIT: Related to some changes in the slack api client. It sucks that go doesnt let you pin package versions.

Relevant commits:

nlopes/slack@16288f9
nlopes/slack@650aeee

editing with more as I find them.

@brettbuddin
Copy link
Owner

Update: I wasn't able to get as much done as I had hoped. Still working to get this fixed properly. @JonnieCache Thanks for the preliminary investigation.

@shinji62
Copy link

To avoid this you can of trouble you can use godep https://github.com/tools/godep

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

4 participants