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

Go 1.12 required to build #94

Closed
zorchenhimer opened this issue Sep 19, 2019 · 1 comment
Closed

Go 1.12 required to build #94

zorchenhimer opened this issue Sep 19, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@zorchenhimer
Copy link
Owner

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

Because of this, the only version of go this project will compile on is 1.12 until the dependency is either fixed, or removed.

@zorchenhimer zorchenhimer added the bug Something isn't working label Sep 19, 2019
@zorchenhimer zorchenhimer pinned this issue Sep 19, 2019
zorchenhimer added a commit that referenced this issue Sep 19, 2019
Replace "#94" with the full issue link.
@zorchenhimer
Copy link
Owner Author

This was fixed with 3ac5af4.

@zorchenhimer zorchenhimer unpinned this issue Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant