You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.
Since golang/go#30515 has been moved to Go 1.14 it looks like Go 1.13 will work like 1.12 with GO111MODULE=on. This doesn't work so well for sebuild yet, as it won't download the Ninja runtime files in an easy to find location.
Decide how to resolve this. Maybe make -install automatic somehow.
The text was updated successfully, but these errors were encountered:
Since golang/go#30515 has been moved to Go 1.14 it looks like Go 1.13 will work like 1.12 with GO111MODULE=on. This doesn't work so well for sebuild yet, as it won't download the Ninja runtime files in an easy to find location.
Decide how to resolve this. Maybe make -install automatic somehow.
The text was updated successfully, but these errors were encountered: