Popularity
9.3
Stable
Activity
0.4
-
5,012
101
405
Programming language: Go
Tags:
Package Management
Latest version: v1.0.9
govendor alternatives and similar packages
Based on the "Package Management" category.
Alternatively, view govendor alternatives based on common mentions on social networks and blogs.
-
godep
DISCONTINUED. dependency tool for go, godep helps build packages reproducibly by fixing their dependencies. -
gvt
DISCONTINUED. gvt is a simple vendoring tool made for Go native vendoring (aka GO15VENDOREXPERIMENT), based on gb-vendor. -
gigo
DISCONTINUED. PIP-like dependency tool for golang, with support for private repositories and hashes. -
go modules
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.
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of govendor or a related project?
Popular Comparisons
README
Use Go modules
Go modules Work well now. Go modules is considered production with go1.14, but work well on 1.13 and 1.12.
Please don't use this tool anymore.
Please use Go modules.