From af6aeac79d57ce7bf69dbf4b1ea9dd10356fc43a Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 04:45:37 +0000 Subject: [PATCH] chore(deps): update module github.com/quay/clair/v2 to v4 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1e351c28..d3ee9a8c 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/jedib0t/go-pretty/v6 v6.6.7 github.com/neuvector/neuvector v0.0.0-20251118015910-1b9f775985b0 github.com/opencontainers/go-digest v1.0.0 - github.com/quay/clair/v2 v2.1.8 + github.com/quay/clair/v4 v4.9.0 github.com/sirupsen/logrus v1.9.3 github.com/stretchr/testify v1.11.1 google.golang.org/grpc v1.74.2