mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-28 16:56:26 +00:00
Add syft to Awesome-Go Package Management section (#5428)
* Added Syft to awesome-go * Removed nut Nut package hasn't had a PR or release since 2016, has no documentation in pkg.go.dev, and currently isn't imported by any other Go projects or packages.
This commit is contained in:
parent
a282c8f5e3
commit
6026b6a707
@ -2155,7 +2155,7 @@ _Unofficial libraries for package and dependency management._
|
||||
- [johnny-deps](https://github.com/VividCortex/johnny-deps) - Minimal dependency version using Git.
|
||||
- [modgv](https://github.com/lucasepe/modgv) - Converts 'go mod graph' output into Graphviz's DOT language.
|
||||
- [mvn-golang](https://github.com/raydac/mvn-golang) - plugin that provides way for auto-loading of Golang SDK, dependency management and start build environment in Maven project infrastructure.
|
||||
- [nut](https://github.com/jingweno/nut) - Vendor Go dependencies.
|
||||
- [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.
|
||||
- [VenGO](https://github.com/DamnWidget/VenGO) - create and manage exportable isolated go virtual environments.
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
Loading…
Reference in New Issue
Block a user