From 92e74488822ce9c95f9ab40c5c0a155d40a4aa6e Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 04:40: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 1d5dd184..61da6471 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/sigstore/rekor v1.3.10 github.com/sigstore/sigstore v1.9.5 github.com/sirupsen/logrus v1.9.3 - github.com/theupdateframework/go-tuf v0.7.0 + github.com/theupdateframework/go-tuf/v2 v2.2.0 ) require (