vc60er / deptree

show golang dependence like tree
76 stars 9 forks source link

Marshal the dep tree into JSON format #2

Closed EmadMokhtar closed 1 year ago

EmadMokhtar commented 1 year ago

Output the dependency tree as JSON

command

go mod graph | deptree --json