Before I use a third-party Go package, I like to know its transitive dependencies. I can't just look at go.mod, because it lists dependencies for all the packages in the module, not just the package I'm importing. So I made a little web page that runs `go list -deps` to get the real dependencies of a package: https://sourcespotter.com/deps/
0

If you have a fediverse account, you can quote this note from your own instance. Search https://follow.agwa.name/objects/d16f695b-e329-497b-a676-0521ceea4698 on your instance and quote it. (Note that quoting is not supported in Mastodon.)