mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +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"
|