Skip to content

A Go dependency graph visualization tool

License

Notifications You must be signed in to change notification settings

rockmenjack/godepgraph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godepgraph

This is a fork of github.com/kisielk/godepgraph with ignoring go.mod supported.

Install

go get github.com/rockmejack/godepgraph

Use

cd to the project of interest, run:

godepgraph -nogomod <some package path>

About

A Go dependency graph visualization tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%