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: use go:embed instead of go_embed_data #627

Merged
merged 2 commits into from
Sep 30, 2023

Conversation

moisesvega
Copy link
Contributor

In the upcoming update, 'rules_go' will no longer include the 'go_embed_data' rule. Instead, this diff modifies 'go_embed_data' to adhere to the recommended approach for embedding data using 'go:embed'.

@moisesvega moisesvega requested a review from achew22 as a code owner September 29, 2023 18:18
@achew22
Copy link
Member

achew22 commented Sep 30, 2023

Thanks so much for fixing this!

@achew22 achew22 merged commit 002d564 into bazelbuild:master Sep 30, 2023
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