Hacker News new | ask | show | jobs
by dangerlibrary 4262 days ago
I'm pretty sure all Go binaries are statically linked.
2 comments

Sure, but that's orthogonal to what's being discussed here. You don't check your compiled binary into source control, but proponents of vendoring do check their (transitive) dependencies in.
But they said there are plans for dynamic linking