From 585aaf925c103ca96f6e7483efc9a2b69e065c84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 12:30:41 +0000 Subject: [PATCH] fix(deps): update module github.com/sigstore/fulcio to v1.8.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- image/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image/go.mod b/image/go.mod index 0d67751179..4c1d24a04c 100644 --- a/image/go.mod +++ b/image/go.mod @@ -28,7 +28,7 @@ require ( github.com/proglottis/gpgme v0.1.6 github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 github.com/secure-systems-lab/go-securesystemslib v0.9.1 - github.com/sigstore/fulcio v1.8.1 + github.com/sigstore/fulcio v1.8.2 github.com/sigstore/sigstore v1.9.6-0.20251111174640-d8ab8afb1326 github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af github.com/stretchr/testify v1.11.1