mirror of
https://github.com/anchore/syft.git
synced 2025-11-18 00:43:20 +01:00
5 lines
136 B
Go
5 lines
136 B
Go
package internal
|
|
|
|
// ApplicationName is the non-capitalized name of the application (do not change this)
|
|
const ApplicationName = "syft"
|