syft/internal/constants.go
Alex Goodman c892c3609e
improve doc comments
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
2020-11-17 12:37:13 -05:00

4 lines
136 B
Go

package internal
// ApplicationName is the non-capitalized name of the application (do not change this)
const ApplicationName = "syft"