With dep_radar you can see all versions of dependencies among applications.
Also, you can set some rules for dependencies:

   - obligation to have some library
   - recommended version (>=0.8.0, or =0.8.0) 
   - compulsion to have version, but not a hash
   - absence of some lib in a project

For now, dep_radar support this package managers: dep and glide. Supported 
code repositories: github.com or your local private bitbucket
Also, you can extend it. Feel free to create a pull request 

It's a toolkit, but it can render a colorful table with current versions of 
dependencies.

https://github.com/stamm/dep_radar

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to