Skip to content

Commit 0954dfd

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/anchore/syft from 1.42.2 to 1.42.3
Bumps [github.com/anchore/syft](https://github.com/anchore/syft) from 1.42.2 to 1.42.3. - [Release notes](https://github.com/anchore/syft/releases) - [Changelog](https://github.com/anchore/syft/blob/main/RELEASE.md) - [Commits](anchore/syft@v1.42.2...v1.42.3) --- updated-dependencies: - dependency-name: github.com/anchore/syft dependency-version: 1.42.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec373b4 commit 0954dfd

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ require (
5151
github.com/anchore/go-sync v0.0.0-20260122203928-582959aeb913 // indirect
5252
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b // indirect
5353
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 // indirect
54-
github.com/anchore/stereoscope v0.1.21 // indirect
55-
github.com/anchore/syft v1.42.2 // indirect
54+
github.com/anchore/stereoscope v0.1.22 // indirect
55+
github.com/anchore/syft v1.42.3 // indirect
5656
github.com/andybalholm/brotli v1.2.0 // indirect
5757
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
5858
github.com/aquasecurity/go-pep440-version v0.0.1 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,10 @@ github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b h1:e1bmaoJfZV
146146
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b/go.mod h1:Bkc+JYWjMCF8OyZ340IMSIi2Ebf3uwByOk6ho4wne1E=
147147
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 h1:ZyRCmiEjnoGJZ1+Ah0ZZ/mKKqNhGcUZBl0s7PTTDzvY=
148148
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115/go.mod h1:KoYIv7tdP5+CC9VGkeZV4/vGCKsY55VvoG+5dadg4YI=
149-
github.com/anchore/stereoscope v0.1.21 h1:rIwPDjJQdOdIvMrkNyZFkUS5dSyQPDjAwUqU0XjVF74=
150-
github.com/anchore/stereoscope v0.1.21/go.mod h1:8652axKmO8itOcGX8gzAvHW3cVWvbxpJ4woLNMEO4a0=
151-
github.com/anchore/syft v1.42.2 h1:o4VZhWfwuH3/MXrNBq+j0XBCTAeaZDE7EQv9sx/yxPA=
152-
github.com/anchore/syft v1.42.2/go.mod h1:cNRTLAZGPhTPpALgfMQ4VTLxCJrhvTetylfGK6X55is=
149+
github.com/anchore/stereoscope v0.1.22 h1:L807G/kk0WZzOCGuRGF7knxMKzwW2PGdbPVRystryd8=
150+
github.com/anchore/stereoscope v0.1.22/go.mod h1:FikPtAb/WnbqwgLHAvQA9O+fWez0K4pbjxzghz++iy4=
151+
github.com/anchore/syft v1.42.3 h1:eIeeGyqfXm/C8wpBWU50xFbOjdL37VbLatMj9nEJ6n4=
152+
github.com/anchore/syft v1.42.3/go.mod h1:i2PZ+276IdPcnd/n32aeIv849iO/QqdjRknbIc39yL0=
153153
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=
154154
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
155155
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=

0 commit comments

Comments
 (0)