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
dependency tool for go, godep helps build packages reproducibly by fixing their dependencies. -
virtualgo
Virtualgo: Easy and powerful workspace based development for go -
gvt
gvt is a simple vendoring tool made for Go native vendoring (aka GO15VENDOREXPERIMENT), based on gb-vendor. -
gigo
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.
TestGPT | Generating meaningful tests for busy devs
Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
Promo
codium.ai
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.