Skip to content

Commit dee8de4

Browse files
chore(deps): update anchore dependencies (#3300)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: willmurphyscode <12529630+willmurphyscode@users.noreply.github.com>
1 parent 43dbbf2 commit dee8de4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ require (
1717
github.com/anchore/go-logger v0.0.0-20250318195838-07ae343dd722
1818
github.com/anchore/go-version v1.2.2-0.20210903204242-51efa5b487c4
1919
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115
20-
github.com/anchore/stereoscope v0.1.22-0.20260318205809-86e828537575
21-
github.com/anchore/syft v1.42.3-0.20260319150818-36639f136baf
20+
github.com/anchore/stereoscope v0.1.22
21+
github.com/anchore/syft v1.42.3
2222
github.com/aquasecurity/go-pep440-version v0.0.1
2323
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
2424
github.com/bitnami/go-version v0.0.0-20250505154626-452e8c5ee607

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,10 @@ github.com/anchore/go-version v1.2.2-0.20210903204242-51efa5b487c4 h1:rmZG77uXgE
154154
github.com/anchore/go-version v1.2.2-0.20210903204242-51efa5b487c4/go.mod h1:Bkc+JYWjMCF8OyZ340IMSIi2Ebf3uwByOk6ho4wne1E=
155155
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 h1:ZyRCmiEjnoGJZ1+Ah0ZZ/mKKqNhGcUZBl0s7PTTDzvY=
156156
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115/go.mod h1:KoYIv7tdP5+CC9VGkeZV4/vGCKsY55VvoG+5dadg4YI=
157-
github.com/anchore/stereoscope v0.1.22-0.20260318205809-86e828537575 h1:zDfYGtysN1UBjlIziQt6MnqOC/Q7GaRplvn4GwxjYcI=
158-
github.com/anchore/stereoscope v0.1.22-0.20260318205809-86e828537575/go.mod h1:FikPtAb/WnbqwgLHAvQA9O+fWez0K4pbjxzghz++iy4=
159-
github.com/anchore/syft v1.42.3-0.20260319150818-36639f136baf h1:WD2wa3oXSe+T6p+RA9/6uhrK4550Xs9aPR5eR3XoXJQ=
160-
github.com/anchore/syft v1.42.3-0.20260319150818-36639f136baf/go.mod h1:wd9fjXLQ5p6tKhK7REDTR1OpJDVA/UqAjyjGpvn2Jec=
157+
github.com/anchore/stereoscope v0.1.22 h1:L807G/kk0WZzOCGuRGF7knxMKzwW2PGdbPVRystryd8=
158+
github.com/anchore/stereoscope v0.1.22/go.mod h1:FikPtAb/WnbqwgLHAvQA9O+fWez0K4pbjxzghz++iy4=
159+
github.com/anchore/syft v1.42.3 h1:eIeeGyqfXm/C8wpBWU50xFbOjdL37VbLatMj9nEJ6n4=
160+
github.com/anchore/syft v1.42.3/go.mod h1:i2PZ+276IdPcnd/n32aeIv849iO/QqdjRknbIc39yL0=
161161
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=
162162
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
163163
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=

0 commit comments

Comments
 (0)