You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments