Skip to content

Commit

Permalink
chore: update CLI to CLIO (#2001)
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
Co-authored-by: Alex Goodman <wagoodman@users.noreply.github.com>
  • Loading branch information
kzantow and wagoodman authored Aug 29, 2023
1 parent b03e9c6 commit 2b7a9d0
Show file tree
Hide file tree
Showing 95 changed files with 1,679 additions and 3,191 deletions.
8 changes: 4 additions & 4 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ builds:
-w
-s
-extldflags '-static'
-X github.com/anchore/syft/internal/version.version={{.Version}}
-X github.com/anchore/syft/internal/version.gitCommit={{.Commit}}
-X github.com/anchore/syft/internal/version.buildDate={{.Date}}
-X github.com/anchore/syft/internal/version.gitDescription={{.Summary}}
-X main.version={{.Version}}
-X main.gitCommit={{.Commit}}
-X main.buildDate={{.Date}}
-X main.gitDescription={{.Summary}}

- id: darwin-build
dir: ./cmd/syft
Expand Down
66 changes: 0 additions & 66 deletions cmd/syft/cli/attest.go

This file was deleted.

261 changes: 0 additions & 261 deletions cmd/syft/cli/attest/attest.go

This file was deleted.

Loading

0 comments on commit 2b7a9d0

Please sign in to comment.