- Notifications
You must be signed in to change notification settings - Fork89
[mirror] Go module mechanics libraries
License
NotificationsYou must be signed in to change notification settings
golang/mod
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository holds packages for writing toolsthat work directly with Go module mechanics.That is, it is for direct manipulation of Go modules themselves.
It is NOT about supporting general development tools thatneed to do things like load packages in module mode.That use case, where modules are incidental rather than the focus,should remain inx/tools,specificallyx/tools/go/packages.
The specific case of loading packages should still be done byinvoking the go command, which remains the single point oftruth for package loading algorithms.
About
[mirror] Go module mechanics libraries
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.