KyleBanks/depth
Visualize Go Dependency Trees
5 Releases
Latest: 8y ago
v1.2.1Latest
📋 Changes
- 'Internal' flag now rendered in JSON output
v1.2.0
📋 Changes
- Go 1.9 fixes
- Option to explain import chains
- Prints a summary at the end of each package
v1.1.1
📋 Changes
- Fix bug causing cmd-line pkg names to be ignored
v1.1.0
📋 Changes
- Handle relative paths
v1.0.1
📋 Changes
- Fix crash when encountering unresolvable imports (typically test-only dependencies)
- Fix issue with Tree not being reusable
