Skip to content

Commit a486baf

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/anchore/stereoscope from 0.1.5 to 0.1.6
Bumps [github.com/anchore/stereoscope](https://github.com/anchore/stereoscope) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/anchore/stereoscope/releases) - [Changelog](https://github.com/anchore/stereoscope/blob/main/RELEASE.md) - [Commits](anchore/stereoscope@v0.1.5...v0.1.6) --- updated-dependencies: - dependency-name: github.com/anchore/stereoscope dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fb2d03 commit a486baf

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
@@ -40,7 +40,7 @@ require (
4040
github.com/anchore/go-sync v0.0.0-20250326131806-4eda43a485b6 // indirect
4141
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b // indirect
4242
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 // indirect
43-
github.com/anchore/stereoscope v0.1.5 // indirect
43+
github.com/anchore/stereoscope v0.1.6 // indirect
4444
github.com/anchore/syft v1.27.1 // indirect
4545
github.com/andybalholm/brotli v1.2.0 // indirect
4646
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,8 @@ github.com/anchore/packageurl-go v0.1.1-0.20220428202044-a072fa3cb6d7/go.mod h1:
350350
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 h1:ZyRCmiEjnoGJZ1+Ah0ZZ/mKKqNhGcUZBl0s7PTTDzvY=
351351
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115/go.mod h1:KoYIv7tdP5+CC9VGkeZV4/vGCKsY55VvoG+5dadg4YI=
352352
github.com/anchore/stereoscope v0.0.0-20220921141924-56552770e555/go.mod h1:QjCxOPxjv7RqJm0pMIvB7P3rKHn7/uMBU7mnmM7ijTU=
353-
github.com/anchore/stereoscope v0.1.5 h1:/wdjSoerdbYtXNvezReNrmzWeBOFJeHt7hLXz6Xg/WE=
354-
github.com/anchore/stereoscope v0.1.5/go.mod h1:S5xxMIo1BK+V+p+6SF/wzS4pZ2cTnpk6L+UJbf5IjsQ=
353+
github.com/anchore/stereoscope v0.1.6 h1:DxaPHugD9EndPxOaIMaEYjHJJURjKNaHzD1NyQUUmdU=
354+
github.com/anchore/stereoscope v0.1.6/go.mod h1:ejAlYkAb/cRvSMlxQlrG2dMruqQpcJAh4w2Fu02FEYQ=
355355
github.com/anchore/syft v0.58.0/go.mod h1:EtZQE3/Twdd5HEKyIsm++v/Z3Kcw1uw5Yr2rulT8LTY=
356356
github.com/anchore/syft v1.27.1 h1:0tfdi2ttzJuyKuwRHbdux8xlhoZGfIzk+ddgBW5aR+I=
357357
github.com/anchore/syft v1.27.1/go.mod h1:DErVdxebqcdyyENt6Ju/uFmvi7dOaw0Xp1HiGK8ayr8=

0 commit comments

Comments
 (0)