|
|
|
|
|
by verdverm
500 days ago
|
|
MVS, the algo for dep version selection, is deterministic, given the same inputs you will get the same outputs. Go has invested a lot of effort in creating reproducible builds through the entire toolchain https://research.swtch.com/vgo-mvs |
|
Everyone downvoting obviously doesn't understand the problem.