Go-lang Package Management
Back
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.Go dependency tool.Versioned Go.Manage your golang vendor and vendored packages with ease. Inspired by tools like Maven, Bundler, and Pip.dependency tool for go, godep helps build packages reproducibly by fixing their dependencies.bundle for go.Simple dependency manager for Go (golang), inspired by Bundler.Build and manage your Go applications out of GOPATH.Go Package Manager.Go Package Manager. Go vendor tool that works with the standard vendor file.Barebones dependency manager for Go.Minimal dependency version using Git.Converts 'go mod graph' output into Graphviz's DOT language.plugin that provides way for auto-loading of Golang SDK, dependency management and start build environment in Maven project infrastructure.Vendor Go dependencies.create and manage exportable isolated go virtual environments.