Hacker News new | ask | show | jobs
by donatj 599 days ago
Huh, that gives me a little pause.

People who clone a project and compile it manually get different output than people who `go install` it?

Is that inconsistency something that … should be fixed? Seems like it should be.

1 comments

People who go install it get an error that it's not a valid source tree at all.