@@ -4,12 +4,12 @@ go 1.16
4
4
5
5
require (
6
6
github.com/BurntSushi/toml v1.4.0
7
- github.com/Masterminds/semver/v3 v3.2.1
7
+ github.com/Masterminds/semver/v3 v3.3.0
8
8
github.com/anchore/go-testutils v0.0.0-20200925183923-d5f45b0d3c04
9
9
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b
10
- 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
10
+ github.com/anchore/packageurl-go v0.1.1-0.20241018175412-5c22e6360c4f
11
+ github.com/anchore/stereoscope v0.0.9
12
+ github.com/anchore/syft v1.17 .0
13
13
github.com/apex/log v1.9.0
14
14
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5
15
15
github.com/gabriel-vasile/mimetype v1.4.7
@@ -18,8 +18,8 @@ require (
18
18
github.com/pelletier/go-toml v1.9.5
19
19
github.com/sclevine/spec v1.4.0
20
20
github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e
21
- github.com/sergi/go-diff v1.3.1
22
- github.com/spdx/tools-golang v0.5.0
21
+ github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
22
+ github.com/spdx/tools-golang v0.5.5
23
23
github.com/stretchr/testify v1.9.0
24
24
github.com/ulikunitz/xz v0.5.12
25
25
)
0 commit comments