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

client.go:361: unknown tls.Config field 'GetCertificate' in struct literal #177

Closed
bwmarrin opened this issue Apr 25, 2016 · 1 comment
Closed
Milestone

Comments

@bwmarrin
Copy link
Owner

This is caused by a change to the gorilla websocket package that discordgo depends on.

Please see this commit for more information: gorilla/websocket@703e8da

Because of this, discordgo can no longer compile with Go 1.3.

@bwmarrin
Copy link
Owner Author

This is also causing Travis to fail, will remove build tests against go1.3

@bwmarrin bwmarrin added fix Pull requests and issues related to bug fixes and structural inconsistencies and removed fix Pull requests and issues related to bug fixes and structural inconsistencies labels Apr 25, 2016
@bwmarrin bwmarrin added this to the v0.13.0 milestone Apr 25, 2016
alex-j-butler pushed a commit to alex-j-butler/discordgo that referenced this issue Nov 5, 2016
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

1 participant