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.14+ requirement not properly type-checked (GopherJS legacy debt) #266

Closed
slimsag opened this issue Aug 16, 2020 · 0 comments
Closed

Comments

@slimsag
Copy link
Member

slimsag commented Aug 16, 2020

This file asserts through type-checking that Go 1.12+ is in use for compilation: https://github.com/gopherjs/vecty/blob/master/require_go_1_12.go

However Vecty requires Go 1.14+ per the changelog.

This file could not be updated before now due to GopherJS backwards compatibility (GopherJS does not advertise Go 1.14 support currently). We can remove it now that #264 has been closed.

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