mirror of
https://github.com/anchore/syft.git
synced 2025-11-18 00:43:20 +01:00
5 lines
99 B
Go
5 lines
99 B
Go
/*
|
|
Package logger contains implementations for the syft.logger.Logger interface.
|
|
*/
|
|
package logger
|