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

Remove obsolete // +build lines #1431

Merged

Conversation

gogolok
Copy link
Contributor

@gogolok gogolok commented Dec 2, 2024

Summary

Get rid of obsolete // +build lines that are deprecated.

https://tip.golang.org/doc/go1.18#go-build-lines

Related

Kind of related: #1271

Context

I'm working on getting support for FreeBSD. This patch helps to simplify the code base so that the diff for FreeBSD support gets smaller.

@gogolok gogolok requested a review from a team as a code owner December 2, 2024 15:30
@jabrown85 jabrown85 merged commit 85540b4 into buildpacks:main Dec 2, 2024
7 checks passed
@gogolok gogolok deleted the remove_obsolete_build_constraint branch December 2, 2024 22:42
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