go modules
golang.org ↗Modules are the unit of source code interchange and versioning. The go command has direct support for working with modules, including recording and resolving dependencies on other modules.
AboutVisit golang.org ↗
Modules are the unit of source code interchange and versioning. The go command has direct support for working with modules, including recording and resolving dependencies on other modules.
This entry links to an external website rather than a GitHub repository, so there's no README to display here.