We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I type make, I have the following error:
./purplegwa.go:79:13: assignment mismatch: 2 variables but 1 values
I use Debian Stretch 64-bits.
The text was updated successfully, but these errors were encountered:
For 4fa79ff, you need go-whatsapp 4be474a. For earlier commits, you need go-whatsapp e51cd7d.
go get -u github.com/Rhymen/go-whatsapp will probably solve this issue in your case.
go get -u github.com/Rhymen/go-whatsapp
On a side note: I need to figure out how to pin the go module version.
Sorry, something went wrong.
Thanks for your answer, the solution you given works perfectly.
No branches or pull requests
When I type make, I have the following error:
I use Debian Stretch 64-bits.
The text was updated successfully, but these errors were encountered: