Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Make go get / go install work painlessly on Go 1.13 #25

Closed
perj opened this issue May 27, 2019 · 0 comments
Closed

Make go get / go install work painlessly on Go 1.13 #25

perj opened this issue May 27, 2019 · 0 comments

Comments

@perj
Copy link
Owner

perj commented May 27, 2019

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.

@perj perj mentioned this issue Jun 14, 2019
@perj perj closed this as completed Jun 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant