Documentation
¶
Index ¶
- func GoGetModule(name, version, modroot string) (string, error)
- func GoModEditDropRequireModule(name, modroot string) (string, error)
- func GoModEditReplaceModule(nameOld, nameNew, version, modroot string) (string, error)
- func GoModEditRequireModule(name, version, modroot string) (string, error)
- func GoModTidy(modroot, goVersion, compat string) (string, error)
- func GoVendor(dir string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoGetModule ¶
func GoModEditReplaceModule ¶
func GoModEditRequireModule ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.