Closed slimsag closed 4 years ago
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 https://github.com/gopherjs/vecty/issues/264 has been closed.
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 https://github.com/gopherjs/vecty/issues/264 has been closed.