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

chore: update Go version and remove workaround #671

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

lukaslerche
Copy link
Contributor

@lukaslerche lukaslerche commented Feb 18, 2025

Background

In PR #630 a build flag was introduced to generate a LC_UUID for binaries fixing an issue with local network communication on MacOS 15. With Go 1.24 this build flag is not necessary anymore.

Technical details

Solution

Upgrade Go version and remove deprecated flag.

Validation

Local build of Backrest now contains UUID without needing the flag.

@garethgeorge garethgeorge changed the title chore: Update Go version and remove workaround chore: update Go version and remove workaround Feb 19, 2025
@garethgeorge garethgeorge merged commit 113c978 into garethgeorge:main Feb 19, 2025
4 checks passed
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.

2 participants