Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors on go get (too few values in discordgo.MessageReaction literal) #19

Closed
w3bb opened this issue Sep 26, 2019 · 1 comment
Closed

Comments

@w3bb
Copy link

w3bb commented Sep 26, 2019

../../go/src/github.com/tsudoko/pullcord/logpull/main.go:372:62: too few values in discordgo.MessageReaction literal

../../go/src/github.com/tsudoko/pullcord/logpull/main.go:381:60: too few values in discordgo.MessageReaction literal

@tsudoko
Copy link
Owner

tsudoko commented Jan 6, 2020

Should be fixed in 64699af, but I have no idea how this happened in the first place, since the vendored version of discordgo was compatible with MessageReaction literals as used in the code at the time. Couldn't reproduce the error either, I suspect go get wasn't picking up the vendored package for some reason.

@tsudoko tsudoko closed this as completed Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants