Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/anchore/syft from 0.41.0 to 0.74.0 #45

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump github.com/anchore/syft from 0.41.0 to 0.74.0
Bumps [github.com/anchore/syft](https://github.com/anchore/syft) from 0.41.0 to 0.74.0.
- [Release notes](https://github.com/anchore/syft/releases)
- [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml)
- [Commits](anchore/syft@v0.41.0...v0.74.0)

---
updated-dependencies:
- dependency-name: github.com/anchore/syft
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Mar 3, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 49fc213a79b037974f26cb9a3e2456a39dbc7d6d
9 changes: 5 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -3,13 +3,14 @@ module github.com/paketo-buildpacks/packit/v2
go 1.16

require (
github.com/BurntSushi/toml v1.0.0
github.com/Masterminds/semver/v3 v3.1.1
github.com/anchore/syft v0.41.0
github.com/BurntSushi/toml v1.1.0
github.com/Masterminds/semver/v3 v3.2.0
github.com/anchore/syft v0.74.0
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5
github.com/gabriel-vasile/mimetype v1.4.0
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/onsi/gomega v1.18.1
github.com/pelletier/go-toml v1.9.4
github.com/pelletier/go-toml v1.9.5
github.com/sclevine/spec v1.4.0
github.com/ulikunitz/xz v0.5.10
)
2,150 changes: 809 additions & 1,341 deletions go.sum

Large diffs are not rendered by default.