Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Samuel Berthe 2026-01-05 17:12:33 +01:00 committed by GitHub
parent 0adc02d272
commit 1007629152
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2159,7 +2159,7 @@ _Official tooling for dependency and package management_
_Unofficial libraries for package and dependency management._
- [go-mod-graph](https://github.com/samber/go-mod-graph) - A web-based visualizer for Go module dependency graph.
- [go-mod-graph](https://github.com/samber/go-mod-graph) - A web-based visualizer for Go module dependency graphs.
- [gup](https://github.com/nao1215/gup) - Update binaries installed by "go install".
- [modup](https://github.com/chaindead/modup) - Terminal UI for Go dependency updates with outdated module detection and selective upgrading.
- [syft](https://github.com/anchore/syft) - A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.