Skip to content

Commit 1488f80

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/anchore/syft in the go-modules group
Bumps the go-modules group with 1 update: [github.com/anchore/syft](https://github.com/anchore/syft). Updates `github.com/anchore/syft` from 1.29.1 to 1.30.0 - [Release notes](https://github.com/anchore/syft/releases) - [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml) - [Commits](anchore/syft@v1.29.1...v1.30.0) --- updated-dependencies: - dependency-name: github.com/anchore/syft dependency-version: 1.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67e7e74 commit 1488f80

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ require (
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
5555
github.com/anchore/stereoscope v0.1.8 // indirect
56-
github.com/anchore/syft v1.29.1 // indirect
56+
github.com/anchore/syft v1.30.0 // 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -709,8 +709,8 @@ github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 h1:ZyRCmiE
709709
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115/go.mod h1:KoYIv7tdP5+CC9VGkeZV4/vGCKsY55VvoG+5dadg4YI=
710710
github.com/anchore/stereoscope v0.1.8 h1:K1NRFUqGy6z/jp4ADHNXZWbZ+xd6fPr0Kn4gYp1zm1c=
711711
github.com/anchore/stereoscope v0.1.8/go.mod h1:VA9zyFcUzN7GIFsXfe8lj3Z6Ocs4CP5QZqbmFc1I7ag=
712-
github.com/anchore/syft v1.29.1 h1:TEz8jY4ScJAIma9/ZGruYofzZ0hOl6vRJrrVxR2Cxqc=
713-
github.com/anchore/syft v1.29.1/go.mod h1:PJW2MAAl6jiyt/gf+PjEDePKuxVd1ce3XSM3QUyBPig=
712+
github.com/anchore/syft v1.30.0 h1:gphJZugA2hbmneNxSetdZkfXTsaiWNb0JUdS6pWcU+w=
713+
github.com/anchore/syft v1.30.0/go.mod h1:9Tv69IfPRmp5LD0htsEKR7i8AfOM/8QFGaC+hRdUo2o=
714714
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=
715715
github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
716716
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=

0 commit comments

Comments
 (0)