Hi, Aren't all go built binaries are statically-linked-binary? Then why I'm getting the following error?
N: Processing binary package easygen (version 3.0.0+git20180723.75369c3-1, arch amd64) ... E: easygen: statically-linked-binary usr/bin/easygen N: N: The package installs a statically linked binary or object file. N: N: Usually this is a bug. Otherwise, please add an override if your package N: is an exception. Binaries named *-static and *.static are automatically N: excluded, as are any binaries in packages named *-static. N: N: Severity: important, Certainty: possible N: N: Check: binaries, Type: binary, udeb How to fix it? Thx
