Hi,

Does anyone know of a tool that can analyze dependencies and print a graph, 
specifically as it relates to golang vendor'd libraries.  I'm using 1.7 and 
most tools don't seem to be able to produce results on a project that is 
using vendor'd dependencies.

Tools I've tried: 

   - https://github.com/shurcooL/cmd/tree/master/goimporters
   - https://github.com/shurcooL/cmd/tree/master/goimportgraph
   
It generates a nice svg graph for my src/ but isn't including the source 
w/in the src/vendor directory

-- 
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