Skip to content

Commit 1e38c5d

Browse files
Bump github.com/anchore/syft from 0.80.0 to 0.101.0
Bumps [github.com/anchore/syft](https://github.com/anchore/syft) from 0.80.0 to 0.101.0. - [Release notes](https://github.com/anchore/syft/releases) - [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml) - [Commits](anchore/syft@v0.80.0...v0.101.0) --- updated-dependencies: - dependency-name: github.com/anchore/syft dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbbbbc5 commit 1e38c5d

File tree

2 files changed

+1296
-135
lines changed

2 files changed

+1296
-135
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ require (
88
github.com/anchore/go-testutils v0.0.0-20200925183923-d5f45b0d3c04
99
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b
1010
github.com/anchore/packageurl-go v0.1.1-0.20230104203445-02e0a6721501
11-
github.com/anchore/stereoscope v0.0.0-20230412183729-8602f1afc574
12-
github.com/anchore/syft v0.80.0
11+
github.com/anchore/stereoscope v0.0.0-20231220161148-590920dabc54
12+
github.com/anchore/syft v0.101.0
1313
github.com/apex/log v1.9.0
1414
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5
1515
github.com/gabriel-vasile/mimetype v1.4.3
@@ -19,7 +19,7 @@ require (
1919
github.com/sclevine/spec v1.4.0
2020
github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e
2121
github.com/sergi/go-diff v1.3.1
22-
github.com/spdx/tools-golang v0.5.0
22+
github.com/spdx/tools-golang v0.5.3
2323
github.com/stretchr/testify v1.8.4
2424
github.com/ulikunitz/xz v0.5.11
2525
)

0 commit comments

Comments
 (0)