From a97e6f94523d71f61cdad04ba6aaa5d081026990 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 09:13:17 +0000 Subject: [PATCH] chore(deps): update github.com/openclarity/grype-server/api digest to 65a244e --- scanner/go.mod | 2 +- scanner/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scanner/go.mod b/scanner/go.mod index e2f48c9b0..fd508f605 100644 --- a/scanner/go.mod +++ b/scanner/go.mod @@ -21,7 +21,7 @@ require ( github.com/google/uuid v1.6.0 github.com/jinzhu/copier v0.4.0 github.com/onsi/gomega v1.33.1 - github.com/openclarity/grype-server/api v0.0.0-20240619144520-b9ba72524a9c + github.com/openclarity/grype-server/api v0.0.0-20240808094111-65a244e79a8f github.com/openclarity/vmclarity/api/types v0.7.2 github.com/openclarity/vmclarity/core v0.7.2 github.com/openclarity/vmclarity/plugins/runner v0.7.2 diff --git a/scanner/go.sum b/scanner/go.sum index 8cb2fd7ba..f8c20fc50 100644 --- a/scanner/go.sum +++ b/scanner/go.sum @@ -1261,8 +1261,8 @@ github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk= github.com/onsi/gomega v1.33.1/go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0= github.com/open-policy-agent/opa v0.64.1 h1:n8IJTYlFWzqiOYx+JiawbErVxiqAyXohovcZxYbskxQ= github.com/open-policy-agent/opa v0.64.1/go.mod h1:j4VeLorVpKipnkQ2TDjWshEuV3cvP/rHzQhYaraUXZY= -github.com/openclarity/grype-server/api v0.0.0-20240619144520-b9ba72524a9c h1:lPCU0nEs27dvvf2BUzYtiqIFz0pzXRaG8UGDvNIOfD8= -github.com/openclarity/grype-server/api v0.0.0-20240619144520-b9ba72524a9c/go.mod h1:luXlVKVWmYNDzJKwKReCH268FlzELa2Q/iH6oAcxALE= +github.com/openclarity/grype-server/api v0.0.0-20240808094111-65a244e79a8f h1:tV/YhBck20FElokL8OmMvdMSUEiesj+TnxNhDA6YLoc= +github.com/openclarity/grype-server/api v0.0.0-20240808094111-65a244e79a8f/go.mod h1:luXlVKVWmYNDzJKwKReCH268FlzELa2Q/iH6oAcxALE= github.com/openclarity/yara-rule-server v0.3.0 h1:kXbiWASsx5W+MgfZ5jLTQKep9anSzdbk4ODWiCZ8cnA= github.com/openclarity/yara-rule-server v0.3.0/go.mod h1:2amH9uD0uFllsj5QViHf7y4F+yw1vJnaiYX1wfShFrs= github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=