go static net

When building your program use

to build a static binary (no external dependencies)
(so you can run it chrooted or embed it in a docker container without dependencies or whatever)