Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix:build: Add trimpath Go flag to build #316

Merged
merged 1 commit into from Nov 30, 2020
Merged

fix:build: Add trimpath Go flag to build #316

merged 1 commit into from Nov 30, 2020

Conversation

edulop91
Copy link

Trimpath Go flag to builds. This way my local machine paths won't get baked into the binary.

Test Plan

Copy/pasted from https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml#L21

References

@edulop91 edulop91 requested a review from a team as a code owner November 30, 2020 16:36
@czimergebot czimergebot merged commit 420a84b into main Nov 30, 2020
@czimergebot czimergebot deleted the edu/trimpath branch November 30, 2020 17:37
gjv9491 pushed a commit to gjv9491/terraform-provider-snowflake that referenced this pull request Mar 19, 2021
<!-- Feel free to delete comments as you fill this in -->

<!-- summary of changes -->
Trimpath Go flag to builds. This way my local machine paths won't get baked into the binary.

## Test Plan
Copy/pasted from https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml#L21

## References
<!-- issues documentation links, etc  -->

* https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml
anton-chekanov pushed a commit to anton-chekanov/terraform-provider-snowflake that referenced this pull request Jan 25, 2022
<!-- Feel free to delete comments as you fill this in -->

<!-- summary of changes -->
Trimpath Go flag to builds. This way my local machine paths won't get baked into the binary.

## Test Plan
Copy/pasted from https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml#L21

## References
<!-- issues documentation links, etc  -->

* https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml
daniepett pushed a commit to daniepett/terraform-provider-snowflake that referenced this pull request Feb 9, 2022
<!-- Feel free to delete comments as you fill this in -->

<!-- summary of changes -->
Trimpath Go flag to builds. This way my local machine paths won't get baked into the binary.

## Test Plan
Copy/pasted from https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml#L21

## References
<!-- issues documentation links, etc  -->

* https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants