graphpkg icon indicating copy to clipboard operation
graphpkg copied to clipboard

Graph Go package dependencies

Results 6 graphpkg issues
Sort by recently updated
recently updated
newest added

The command does not work in a module-based project, as it does not check the modules download space, instead relying on GOPATH/GOROOT only.

Can't use this on projects that use dep because it seems to disregard the vendor directory entirely.

@davecheney thanks for making this! this PR adds: - usage output if no args given. - ability to output the svg to stdout. - `browser` flag to open in browser...

Hi, I just added this feature to clean up big dependency graphs. You might consider adding it. Best, —rob.