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
Go had a breaking API change in its syscall/js package (link to commit), which breaks the dennwc/dom dependency. See this issue here: dennwc/dom#48
syscall/js
dennwc/dom
Because of this, the only version of go this project will compile on is 1.12 until the dependency is either fixed, or removed.
The text was updated successfully, but these errors were encountered:
Github markdown doesn't work apparently
64063de
Replace "#94" with the full issue link.
This was fixed with 3ac5af4.
Sorry, something went wrong.
No branches or pull requests
Go had a breaking API change in its
syscall/js
package (link to commit), which breaks thedennwc/dom
dependency. See this issue here: dennwc/dom#48Because of this, the only version of go this project will compile on is 1.12 until the dependency is either fixed, or removed.
The text was updated successfully, but these errors were encountered: