Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 313 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 313 Bytes

Go modules internals

The internals of Go modules, extracted from golang/go. All occurrences of internal in import paths have been rewritten to _internal_, which makes these packages importable, but everything is otherwise unchanged.

Re-extracting

Run script/extract.