Skip to content

Commit ad836bf

Browse files
chore(deps): bump github.com/anchore/stereoscope from 0.1.11 to 0.1.12 (#4342)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9bc1b1 commit ad836bf

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
@@ -13,7 +13,7 @@ require (
1313
github.com/Masterminds/semver/v3 v3.4.0
1414
github.com/agnivade/levenshtein v1.2.1
1515
github.com/anchore/clio v0.0.0-20250408180537-ec8fa27f0d9f
16-
github.com/anchore/stereoscope v0.1.11
16+
github.com/anchore/stereoscope v0.1.12
1717
github.com/anchore/syft v1.36.0
1818
github.com/avast/retry-go/v4 v4.7.0
1919
github.com/defenseunicorns/pkg/helpers/v2 v2.0.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -853,8 +853,8 @@ github.com/anchore/grype v0.95.0 h1:ymxXCRPmKCcv/ENStmrmmnPSIGV98UPuYDHp0rudeLk=
853853
github.com/anchore/grype v0.95.0/go.mod h1:zDtlzpsDYrHYi1PbkpG5YAlA8UMuMYwQukKwPfOUNRU=
854854
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 h1:ZyRCmiEjnoGJZ1+Ah0ZZ/mKKqNhGcUZBl0s7PTTDzvY=
855855
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115/go.mod h1:KoYIv7tdP5+CC9VGkeZV4/vGCKsY55VvoG+5dadg4YI=
856-
github.com/anchore/stereoscope v0.1.11 h1:YP/XUNcJyMbOOPAWPkeZNCVlKKTRO2cnBTEeUW6I40Y=
857-
github.com/anchore/stereoscope v0.1.11/go.mod h1:G3PZlzPbxFhylj9pQwtqfVPaahuWmy/UCtv5FTIIMvg=
856+
github.com/anchore/stereoscope v0.1.12 h1:4T/10G7Nb98UoJBKVvAIhsAtrR63lZXxMJb/Qfw5inw=
857+
github.com/anchore/stereoscope v0.1.12/go.mod h1:G3PZlzPbxFhylj9pQwtqfVPaahuWmy/UCtv5FTIIMvg=
858858
github.com/anchore/syft v1.36.0 h1:vmrQz/eCPEdniHi2XRqEXxpvO3Q3wHL9o+YcE45XtUI=
859859
github.com/anchore/syft v1.36.0/go.mod h1:DdJMDHhI2V7pOjC/5FL98BKbG2DkbIT5zYmig6AORdU=
860860
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883 h1:bvNMNQO63//z+xNgfBlViaCIJKLlCJ6/fmUseuG0wVQ=

0 commit comments

Comments
 (0)