Skip to content
master
Go to file
Code

Latest commit

Change-Id: Ie721c15613a716517e163186e952b888664282f2
Reviewed-on: https://go-review.googlesource.com/c/mod/+/275194
Trust: Jay Conrod <jayconrod@google.com>
Reviewed-by: Julie Qiu <julie@golang.org>
bc388b2

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
zip
 
 
 
 
 
 
 
 
 
 
 
 

README.md

mod

PkgGoDev

This repository holds packages for writing tools that 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 that need to do things like load packages in module mode. That use case, where modules are incidental rather than the focus, should remain in x/tools, specifically x/tools/go/packages.

The specific case of loading packages should still be done by invoking the go command, which remains the single point of truth for package loading algorithms.

About

[mirror] Go module mechanics libraries

Resources

License

Packages

No packages published
You can’t perform that action at this time.