|
|
|
|
|
by chaxor
873 days ago
|
|
I'm not versed in this, so apologies for the stupid question, but wouldn't statically linking be more secure, if anything? Or at least have potentially better security? I always thought the better security practice is statically linked Go binary in a docker container for namespace isolation. |
|
Golang tooling provides some reasonable mechanisms to keep dependencies up to date. Any given C program might or might not.