Go executables broken in macOS 10.12.X

When compiling and executing this may happen:

$ zsh: killed ./main

Temporary fix:

$ ln -s /usr/bin/true /usr/local/bin/dsymutil