From 5c46c759d2b50a026ae9f977092280468ac37fec Mon Sep 17 00:00:00 2001 From: "alaudaa-renovate[bot]" <219066560+alaudaa-renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 03:33:17 +0000 Subject: [PATCH] fix(deps): update module github.com/sigstore/rekor to v1.5.2 [security] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 516d4e4a6e13..ed5afafc52f3 100644 --- a/go.mod +++ b/go.mod @@ -97,7 +97,7 @@ require ( github.com/samber/lo v1.51.0 github.com/sassoftware/go-rpmutils v0.4.0 github.com/secure-systems-lab/go-securesystemslib v0.10.0 - github.com/sigstore/rekor v1.5.0 + github.com/sigstore/rekor v1.5.2 github.com/sirupsen/logrus v1.9.4 github.com/sosedoff/gitkit v0.4.0 github.com/spdx/tools-golang v0.5.7 // v0.5.3 with necessary changes. Can be upgraded to version 0.5.4 after release.