chore: update snapshot verison

Signed-off-by: Keith Zantow <kzantow@gmail.com>
This commit is contained in:
Keith Zantow 2023-08-11 13:46:22 -04:00
parent fea371e36f
commit 99344f506d
No known key found for this signature in database
GPG Key ID: 735988DA57708682

View File

@ -338,7 +338,7 @@ func buildSyftWithGo(dir string, outfile string) (string, string, error) {
Date string
Summary string
}{
Version: "VERSION",
Version: "SNAPSHOT", // should contain "SNAPSHOT" so update checks are skipped
Commit: "COMMIT",
Date: "DATE",
Summary: "SUMMARY",