Is there any tools out there that can show import tree for Go projects? I.e., the dependency graph that shows who imports what packages.
During `go build -v` I saw one (3rd party) package that shouldn't be included, and am wondering who is introducing that dependency. How can I find out? Thx. -- 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.