• Tim Gross's avatar
    build: remove working dir from stack traces (#7653) · 9e26e4ad
    Tim Gross authored
    Adding `-trimpath` to builds removes the local working directory from
    the goroutine stack traces, which makes our builds more reproducible
    and doesn't leak information about our local development workstations
    or CI environment.
    9e26e4ad