diff --git a/README.md b/README.md index 06b4847..0e7b02e 100644 --- a/README.md +++ b/README.md @@ -957,3 +957,4 @@ A curated list of awesome Go frameworks, libraries and software. * [colinmarc/hdfs](https://github.com/colinmarc/hdfs) - A native go client for HDFS * [steve0hh/midas](https://github.com/steve0hh/midas) - Go implementation of MIDAS: Microcluster-Based Detector of Anomalies in Edge Streams * [gookit/color](https://github.com/gookit/color) - A command-line color library with true color support, universal API methods and Windows support. +* [godepviz](https://github.com/chuongtrh/godepviz) - Visualize Go imports in Graphviz DOT format. Demo at: [godepgraph](https://godepgraph.vercel.app/)