From 3a57c292e143af33091156c1c915093e76c22463 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 05:11:06 +0000 Subject: [PATCH] chore(deps): update module github.com/theupdateframework/go-tuf to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index aae02da9..c0db9b00 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/sigstore/rekor v1.5.0 github.com/sigstore/sigstore v1.10.4 github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af - github.com/theupdateframework/go-tuf v0.7.0 + github.com/theupdateframework/go-tuf/v2 v2.4.1 ) require (