From 7fa5e892dcbd557a169a1a60e71908b453f4e3d4 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 05:58:55 +0000 Subject: [PATCH] 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 9c603ac00..3b4e5a127 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/sigstore/sigstore v1.10.5 github.com/sirupsen/logrus v1.9.4 github.com/stretchr/testify v1.11.1 - github.com/theupdateframework/go-tuf v0.7.0 + github.com/theupdateframework/go-tuf/v2 v2.4.2 google.golang.org/grpc v1.81.1 )