Skip to content

Commit c0f3d82

Browse files
fix(deps): update module github.com/anchore/syft to v1.34.1 (#211)
Co-authored-by: netic-renovate[bot] <207156494+netic-renovate[bot]@users.noreply.github.com>
1 parent 96fb6e7 commit c0f3d82

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/MicahParks/keyfunc/v3 v3.7.0
88
github.com/anchore/go-version v1.2.2-0.20210903204242-51efa5b487c4
99
github.com/anchore/grype v0.100.0
10-
github.com/anchore/syft v1.34.0
10+
github.com/anchore/syft v1.34.1
1111
github.com/charmbracelet/glamour v0.10.0
1212
github.com/chelnak/ysmrr v0.6.0
1313
github.com/glebarez/sqlite v1.11.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,8 @@ github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 h1:ZyRCmiE
198198
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115/go.mod h1:KoYIv7tdP5+CC9VGkeZV4/vGCKsY55VvoG+5dadg4YI=
199199
github.com/anchore/stereoscope v0.1.11 h1:YP/XUNcJyMbOOPAWPkeZNCVlKKTRO2cnBTEeUW6I40Y=
200200
github.com/anchore/stereoscope v0.1.11/go.mod h1:G3PZlzPbxFhylj9pQwtqfVPaahuWmy/UCtv5FTIIMvg=
201-
github.com/anchore/syft v1.34.0 h1:+0Fwu80WnvutO2o1iycJKSzb4oNRWk1oz5ZUZBrAsEY=
202-
github.com/anchore/syft v1.34.0/go.mod h1:J9fOxYe2o9I5sML6ntNF2uiPYZ+vwcWVPM26tCSyf3M=
201+
github.com/anchore/syft v1.34.1 h1:OdM9guARidtMPBL6ju83vV/GauZ6Tb6UwhFlLyLHbNw=
202+
github.com/anchore/syft v1.34.1/go.mod h1:J9fOxYe2o9I5sML6ntNF2uiPYZ+vwcWVPM26tCSyf3M=
203203
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=
204204
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
205205
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=

0 commit comments

Comments
 (0)