ArchSetu
ArchSetu
ArchSetuToolsGo Module Dependency Explainer
Free tool

Go Module Dependency Explainer

Paste go.mod and see direct vs indirect dependencies split out, plus any replace directives called out - easy to miss scrolling through the raw file.

Paste your go.mod

Module github.com/example/apiGo 1.22

Direct dependencies (2)

github.com/gin-gonic/ginv1.9.1
github.com/golang-jwt/jwt/v5v5.2.0

Indirect dependencies (1)

golang.org/x/cryptov0.18.0

Replace directives (1)

github.com/old/pkggithub.com/new/pkg v1.0.0

Was this tool helpful?

See this same kind of analysis applied to your whole repository

Call graphs, dead code, blast radius, and a health score. Results in 60 seconds, free.

Analyze a repository

Runs entirely in your browser. Nothing is stored. Free forever.

Powered by ArchSetu