Documentation
¶
Overview ¶
Package modutil provides Go module utilities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoModPath ¶
func GoModPath() string
GoModPath returns the path to go.mod file by searching recursively.
func LoadVersionGraph ¶ added in v0.0.27
LoadVersionGraph loads the module version graph from 'go mod graph'.
func LoadVersions ¶
LoadVersions loads module versions from go.mod file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.