From efc28c3310985604dad8e4e2aa03ff0e46e75a6d Mon Sep 17 00:00:00 2001 From: "alaudaa-renovate[bot]" <219066560+alaudaa-renovate[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 23:27:33 +0000 Subject: [PATCH] fix(deps): update module github.com/tektoncd/pipeline to v1 [security] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 833c8cba68..28645bf0df 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,7 @@ require ( github.com/spf13/pflag v1.0.10 github.com/tektoncd/chains v0.19.0 github.com/tektoncd/hub v1.15.1 - github.com/tektoncd/pipeline v0.55.0 + github.com/tektoncd/pipeline v1.1.0 github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1 github.com/tektoncd/triggers v0.25.1-0.20231222120246-0127ca12341d github.com/theupdateframework/go-tuf v0.7.0