Skip to content

Conversation

@srgg
Copy link
Owner

@srgg srgg commented Nov 3, 2025

Fixes #1

The dependgen tool now correctly preserves "//go:build" and "// +build directives" from source test files to generated *_depend_test.go files.

Fixes #1

The dependgen tool now correctly preserves "//go:build" and "// +build directives" from source test files to generated *_depend_test.go files.
@srgg srgg force-pushed the fix/issue-1-build-tags-preservation branch from b44f9f5 to 510c631 Compare November 3, 2025 19:37
@srgg srgg self-assigned this Nov 3, 2025
@srgg srgg merged commit 1739fbc into main Nov 3, 2025
3 checks passed
@srgg srgg deleted the fix/issue-1-build-tags-preservation branch November 3, 2025 19:39
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.

Preserve build tags from source files in generated code

2 participants