Hacker News new | ask | show | jobs
by NateDad 4423 days ago
All Go applications are statically linked. There are no libraries. It's a single executable that you can copy to your target machine and run.