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

Latest commit

 

History

History
11 lines (7 loc) · 448 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 448 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.

This code was originally used in dependabot-core, but that was removed by dependabot/dependabot-core#4434.

Re-extracting

Run script/extract.