From 4f5624092bb8858b31c538ded716b1442afc93fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 11:08:35 +0000 Subject: [PATCH] chore(deps): update github.com/aquasecurity/trivy-db digest to ed690fa --- scanner/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scanner/go.mod b/scanner/go.mod index e2f48c9b0..a26907c27 100644 --- a/scanner/go.mod +++ b/scanner/go.mod @@ -11,7 +11,7 @@ require ( github.com/anchore/stereoscope v0.0.3-0.20240624202600-753b5576fe42 github.com/anchore/syft v1.5.0 github.com/aquasecurity/trivy v0.51.4 - github.com/aquasecurity/trivy-db v0.0.0-20240602051612-79d0fbd1e246 + github.com/aquasecurity/trivy-db ed690fa5e757 github.com/cenkalti/backoff v2.2.1+incompatible github.com/containers/image/v5 v5.31.1 github.com/go-openapi/runtime v0.28.0