Skip to content

Commit 3ca0bdc

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 4bdd9c1 commit 3ca0bdc

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
@@ -52,8 +52,8 @@ require (
5252
github.com/anchore/go-sync v0.0.0-20250326131806-4eda43a485b6 // indirect
5353
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b // indirect
5454
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 // indirect
55-
github.com/anchore/stereoscope v0.1.21 // indirect
56-
github.com/anchore/syft v1.42.2 // indirect
55+
github.com/anchore/stereoscope v0.1.22 // indirect
56+
github.com/anchore/syft v1.42.3 // indirect
5757
github.com/andybalholm/brotli v1.2.0 // indirect
5858
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
5959
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
@@ -148,10 +148,10 @@ github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b h1:e1bmaoJfZV
148148
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b/go.mod h1:Bkc+JYWjMCF8OyZ340IMSIi2Ebf3uwByOk6ho4wne1E=
149149
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 h1:ZyRCmiEjnoGJZ1+Ah0ZZ/mKKqNhGcUZBl0s7PTTDzvY=
150150
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115/go.mod h1:KoYIv7tdP5+CC9VGkeZV4/vGCKsY55VvoG+5dadg4YI=
151-
github.com/anchore/stereoscope v0.1.21 h1:rIwPDjJQdOdIvMrkNyZFkUS5dSyQPDjAwUqU0XjVF74=
152-
github.com/anchore/stereoscope v0.1.21/go.mod h1:8652axKmO8itOcGX8gzAvHW3cVWvbxpJ4woLNMEO4a0=
153-
github.com/anchore/syft v1.42.2 h1:o4VZhWfwuH3/MXrNBq+j0XBCTAeaZDE7EQv9sx/yxPA=
154-
github.com/anchore/syft v1.42.2/go.mod h1:cNRTLAZGPhTPpALgfMQ4VTLxCJrhvTetylfGK6X55is=
151+
github.com/anchore/stereoscope v0.1.22 h1:L807G/kk0WZzOCGuRGF7knxMKzwW2PGdbPVRystryd8=
152+
github.com/anchore/stereoscope v0.1.22/go.mod h1:FikPtAb/WnbqwgLHAvQA9O+fWez0K4pbjxzghz++iy4=
153+
github.com/anchore/syft v1.42.3 h1:eIeeGyqfXm/C8wpBWU50xFbOjdL37VbLatMj9nEJ6n4=
154+
github.com/anchore/syft v1.42.3/go.mod h1:i2PZ+276IdPcnd/n32aeIv849iO/QqdjRknbIc39yL0=
155155
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=
156156
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
157157
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=

0 commit comments

Comments
 (0)