Skip to content

internal: remove unused packages#224

Merged
mvdan merged 1 commit intorogpeppe:masterfrom
mvdan:remove-unused-internal
May 8, 2023
Merged

internal: remove unused packages#224
mvdan merged 1 commit intorogpeppe:masterfrom
mvdan:remove-unused-internal

Conversation

@mvdan
Copy link
Copy Markdown
Collaborator

@mvdan mvdan commented May 6, 2023

(see commit message)

internal/syscall/windows/registry was never imported by any of our
packages, so it seems to always have been unneeded module zip bloat.

internal/textutil was used by modfile, which now simply forwards to
x/mod/modfile, so the import is gone.
@mvdan mvdan requested review from myitcv and rogpeppe May 6, 2023 08:13
@mvdan
Copy link
Copy Markdown
Collaborator Author

mvdan commented May 6, 2023

FYI @Merovius

@mvdan mvdan merged commit a4f6fab into rogpeppe:master May 8, 2023
@mvdan mvdan deleted the remove-unused-internal branch May 8, 2023 10:25
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