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)

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.