diff --git a/cli/go.mod b/cli/go.mod index 487af24ea..3db390aed 100644 --- a/cli/go.mod +++ b/cli/go.mod @@ -6,7 +6,7 @@ require ( github.com/CycloneDX/cyclonedx-go v0.8.0 github.com/anchore/clio v0.0.0-20240209204744-cb94e40a4f65 github.com/anchore/grype v0.74.6 - github.com/anchore/stereoscope v0.0.2-0.20240216182029-6171ee21e1d5 + github.com/anchore/stereoscope v0.0.2-0.20240208195325-681f6715b0e3 github.com/anchore/syft v0.105.0 github.com/aquasecurity/go-dep-parser v0.0.0-20240213093706-423cd04548a5 github.com/aquasecurity/trivy v0.49.1 diff --git a/cli/go.sum b/cli/go.sum index 5883ae14a..c69d62a25 100644 --- a/cli/go.sum +++ b/cli/go.sum @@ -303,8 +303,8 @@ github.com/anchore/grype v0.74.6 h1:pn7buDd8JS9NGskHRC9PWbdWLQo6BgyWyPkBVuWsiyg= github.com/anchore/grype v0.74.6/go.mod h1:XMeBSE73CvE7TwwzkTdMdRMIFd7+vNh8I4V7D9RWiZ8= github.com/anchore/packageurl-go v0.1.1-0.20240202171727-877e1747d426 h1:agoiZchSf1Nnnos1azwIg5hk5Ao9TzZNBD9++AChGEg= github.com/anchore/packageurl-go v0.1.1-0.20240202171727-877e1747d426/go.mod h1:Blo6OgJNiYF41ufcgHKkbCKF2MDOMlrqhXv/ij6ocR4= -github.com/anchore/stereoscope v0.0.2-0.20240216182029-6171ee21e1d5 h1:o//fhRcSpOYHC/xG/HiI6ddtSMiRgHlB96xJQXZawZM= -github.com/anchore/stereoscope v0.0.2-0.20240216182029-6171ee21e1d5/go.mod h1:o0TqYkefad6kIPtmbigFKss7P48z4bjd8Vp5Wklbf3Y= +github.com/anchore/stereoscope v0.0.2-0.20240208195325-681f6715b0e3 h1:gnf3+0bYP6hsk/sQHdnLpqmilVUr/y6kIxzGCP6kUWA= +github.com/anchore/stereoscope v0.0.2-0.20240208195325-681f6715b0e3/go.mod h1:o0TqYkefad6kIPtmbigFKss7P48z4bjd8Vp5Wklbf3Y= github.com/anchore/syft v0.105.0 h1:CG6D1wF4gfwVpF0o085Ym1FaWSK7sMz3B62nOk+0wH8= github.com/anchore/syft v0.105.0/go.mod h1:qa0A9aliWCp0xpVA4tsB/S+aM+7VB9Fvjy8aWlDhbGU= github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=