From 9e80709a9b6c5730d44c970e11e157272edc5f09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 07:05:21 +0000 Subject: [PATCH] [release-v0.37.x] bump github.com/tektoncd/pipeline Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 0.59.5 to 0.59.6. - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](https://github.com/tektoncd/pipeline/compare/v0.59.5...v0.59.6) --- updated-dependencies: - dependency-name: github.com/tektoncd/pipeline dependency-version: 0.59.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 6615b38e1..c7de1e0ee 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,7 @@ require ( github.com/spf13/pflag v1.0.10 github.com/tektoncd/chains v0.20.2-0.20260203100940-9343090e50f3 github.com/tektoncd/hub v1.17.3 - github.com/tektoncd/pipeline v0.59.5 + github.com/tektoncd/pipeline v0.59.6 github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1 github.com/tektoncd/triggers v0.27.0 github.com/theupdateframework/go-tuf v0.7.0 diff --git a/go.sum b/go.sum index 01f2d1e30..c94ee8a49 100644 --- a/go.sum +++ b/go.sum @@ -1295,8 +1295,8 @@ github.com/tektoncd/chains v0.20.2-0.20260203100940-9343090e50f3 h1:S5w7T/GaYKSc github.com/tektoncd/chains v0.20.2-0.20260203100940-9343090e50f3/go.mod h1:b5ZY0GyMh3EcIa8N8rw7iZitRisG4/uTSQuO6dBSft0= github.com/tektoncd/hub v1.17.3 h1:qAFRcOBpe4PZdkAJByx8uC2QTAZaCQdDUONQTU6d8Dw= github.com/tektoncd/hub v1.17.3/go.mod h1:ojEKzwl0mGSaqGfYV18pW4K/425UfyKraClP5XnQc8c= -github.com/tektoncd/pipeline v0.59.5 h1:0YKpV5opmIDOp8obB61xnBI8FEs849e6Tuuz5eLxSMs= -github.com/tektoncd/pipeline v0.59.5/go.mod h1:VjXZUGLrOy45B35ufbJZ2DLMt+TSJ3R4ZjKJvi7RWg4= +github.com/tektoncd/pipeline v0.59.6 h1:LBMgOzGeUiA46X4Y35tkCuHbtJsWA0FxkX8ozCjpraA= +github.com/tektoncd/pipeline v0.59.6/go.mod h1:VjXZUGLrOy45B35ufbJZ2DLMt+TSJ3R4ZjKJvi7RWg4= github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1 h1:9paprRIBXQgcvdhGq3wKiSspXP0JIFSY52ru3sIMjKM= github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1/go.mod h1:7eWs1XNkmReggow7ggRbRyRuHi7646B8b2XipCZ3VOw= github.com/tektoncd/triggers v0.27.0 h1:c55e/YJF6Vs5BEarqDYksFYuR4sFbmAVEqrLNPZvXUk= diff --git a/vendor/modules.txt b/vendor/modules.txt index d31c7b7b5..be0679ebf 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1536,7 +1536,7 @@ github.com/tektoncd/hub/api/v1/gen/http/catalog/client github.com/tektoncd/hub/api/v1/gen/http/resource/client github.com/tektoncd/hub/api/v1/gen/resource github.com/tektoncd/hub/api/v1/gen/resource/views -# github.com/tektoncd/pipeline v0.59.5 +# github.com/tektoncd/pipeline v0.59.6 ## explicit; go 1.21 github.com/tektoncd/pipeline/internal/artifactref github.com/tektoncd/pipeline/pkg/apis/config