From aaceefcbdeea20d043d99039431b3d54589f2fa8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 15:34:59 +0000 Subject: [PATCH] Update module github.com/sigstore/fulcio to v1.7.1 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 e6012bfa60..3e73624753 100644 --- a/image/go.mod +++ b/image/go.mod @@ -28,7 +28,7 @@ require ( github.com/proglottis/gpgme v0.1.5 github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 github.com/secure-systems-lab/go-securesystemslib v0.9.1 - github.com/sigstore/fulcio v1.6.6 + github.com/sigstore/fulcio v1.7.1 github.com/sigstore/sigstore v1.9.5 github.com/sirupsen/logrus v1.9.3 github.com/stretchr/testify v1.10.0