build: use -trimpath flag when building executables (#21374)
* Disable symbol table and DWARF generation by default. Trimpath if compiling with Go >= 1.13 * Set Go to minimum version 1.13. Revert debug symbol changes.
Loading
Please register or sign in to comment