Hacker News new | ask | show | jobs
by emersion 2745 days ago
The way dependencies are distributed (ie. downloaded) won't change a lot, and as they say the distributed model is very important. Maybe you mean how dependencies are installed by the go command?

(As a side note, I don't think there are any plans for exceptions -- for good)

1 comments

They will be globally indexed, signed and versioned rather than downloaded at HEAD from a random repository. I'd say that is pretty different.

Also, https://go.googlesource.com/proposal/+/master/design/go2draf...