Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

build: add -trimpath build/install option #1816

Merged
merged 1 commit into from
Sep 26, 2019
Merged

build: add -trimpath build/install option #1816

merged 1 commit into from
Sep 26, 2019

Conversation

janos
Copy link
Member

@janos janos commented Sep 25, 2019

This PR adds -trimpath build and install option so that we do not have absolute paths in tracebacks, and also to have version information about third party modules as dependencies.

https://golang.org/cmd/go/#hdr-Compile_packages_and_dependencies

This change is safe as we are using go 1.13 to build our binaries.

@janos janos self-assigned this Sep 25, 2019
@skylenet
Copy link
Contributor

Awesome. Didn't know about this 👍

@skylenet skylenet added this to the 0.5.0 milestone Sep 25, 2019
@janos
Copy link
Member Author

janos commented Sep 25, 2019

@skylenet yes, it's nice and a new one, from go 1.13.

@janos janos merged commit eb3da13 into master Sep 26, 2019
@janos janos deleted the build-trimpath branch September 26, 2019 07:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants