We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Go Package Manager Comparison (markdown)
Govendor allows both aliasing (using the :: syntax) and specific versioning (using the @ syntax). See https://github.com/kardianos/govendor#package-specifier
govendor support removing of unused package via `govendor remove +unused`
Initial and incomplete start