Skip to content

Commit b561912

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

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
@@ -55,7 +55,7 @@ require (
5555
github.com/anchore/go-sync v0.0.0-20251016141314-9644b03ca06e // indirect
5656
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b // indirect
5757
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 // indirect
58-
github.com/anchore/stereoscope v0.1.12 // indirect
58+
github.com/anchore/stereoscope v0.1.13 // indirect
5959
github.com/anchore/syft v1.37.0 // indirect
6060
github.com/andybalholm/brotli v1.2.0 // indirect
6161
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
@@ -155,8 +155,8 @@ github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b h1:e1bmaoJfZV
155155
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b/go.mod h1:Bkc+JYWjMCF8OyZ340IMSIi2Ebf3uwByOk6ho4wne1E=
156156
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 h1:ZyRCmiEjnoGJZ1+Ah0ZZ/mKKqNhGcUZBl0s7PTTDzvY=
157157
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115/go.mod h1:KoYIv7tdP5+CC9VGkeZV4/vGCKsY55VvoG+5dadg4YI=
158-
github.com/anchore/stereoscope v0.1.12 h1:4T/10G7Nb98UoJBKVvAIhsAtrR63lZXxMJb/Qfw5inw=
159-
github.com/anchore/stereoscope v0.1.12/go.mod h1:G3PZlzPbxFhylj9pQwtqfVPaahuWmy/UCtv5FTIIMvg=
158+
github.com/anchore/stereoscope v0.1.13 h1:32GKF4+t8j0w+l6aOuEaofkPBLjlVCbsBCiVv3/+8u0=
159+
github.com/anchore/stereoscope v0.1.13/go.mod h1:S4FMIyKp6dh2Ez8U44m/+krKuZKb+bVY9SNK345sAKs=
160160
github.com/anchore/syft v1.37.0 h1:g8W5KO311dyk2/sqXkCF9949oehweK56i4JD8uc5SeY=
161161
github.com/anchore/syft v1.37.0/go.mod h1:BQnR44s1DkqE+xFzeKQp/AfBKvWwoCQ54/Yo0dM4I+c=
162162
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=

0 commit comments

Comments
 (0)