From aa93234868ab8fdc134d1fd73e7d3c02a660e013 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 20:05:53 +0000 Subject: [PATCH] fix(deps): update module github.com/sigstore/sigstore to v1.10.0 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 d7b916f851..a5f9f1c07e 100644 --- a/image/go.mod +++ b/image/go.mod @@ -29,7 +29,7 @@ require ( 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/sigstore v1.9.6-0.20251111174640-d8ab8afb1326 + github.com/sigstore/sigstore v1.10.0 github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af github.com/stretchr/testify v1.11.1 github.com/sylabs/sif/v2 v2.22.0