Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

chore(deps): update github.com/openclarity/grype-server/api digest to 65a244e #1996

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scanner/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions scanner/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down
Loading