Skip to content

all: join the bundled x/tools files into one - #1082

Merged
mvdan merged 1 commit into
burrowers:masterfrom
mvdan:join-bundled-xtools
Aug 25, 2026
Merged

all: join the bundled x/tools files into one#1082
mvdan merged 1 commit into
burrowers:masterfrom
mvdan:join-bundled-xtools

Conversation

@mvdan

@mvdan mvdan commented Aug 25, 2026

Copy link
Copy Markdown
Member

(see commit message)

The split mirrored `go tool bundle`'s one-file-per-package output, which no
longer reflects how these files are maintained: the pruning and patching are
applied by an agent following AGENTS.md rather than regenerated, so a single
file with one version marker and one import block is simpler to re-sync.
A NOTE(garble) comment introduces each package's code.
@mvdan
mvdan requested review from luantak and pagran August 25, 2026 08:49
@mvdan
mvdan merged commit e14ea85 into burrowers:master Aug 25, 2026
6 checks passed
@mvdan
mvdan deleted the join-bundled-xtools branch August 25, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants