From f94bf21187fdb8fdaedd61fcad212007c6d13dcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:06:30 +0000 Subject: [PATCH] [release-v0.79.x] bump github.com/tektoncd/pruner from 0.3.5 to 0.3.6 Bumps [github.com/tektoncd/pruner](https://github.com/tektoncd/pruner) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/tektoncd/pruner/releases) - [Changelog](https://github.com/tektoncd/pruner/blob/main/releases.md) - [Commits](https://github.com/tektoncd/pruner/compare/v0.3.5...v0.3.6) --- updated-dependencies: - dependency-name: github.com/tektoncd/pruner dependency-version: 0.3.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 | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/go.mod b/go.mod index b8de27a72d..80ee5fdda1 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/stretchr/testify v1.11.1 github.com/tektoncd/pipeline v1.9.6 github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2 - github.com/tektoncd/pruner v0.3.5 + github.com/tektoncd/pruner v0.3.6 github.com/tektoncd/triggers v0.35.0 go.opencensus.io v0.24.0 go.uber.org/zap v1.28.0 diff --git a/go.sum b/go.sum index fe8918b44c..2a843e989e 100644 --- a/go.sum +++ b/go.sum @@ -2649,8 +2649,8 @@ github.com/tektoncd/pipelines-as-code v0.42.2 h1:3ZJguDi/vomy93xxEKdRAQBtmf6rllk github.com/tektoncd/pipelines-as-code v0.42.2/go.mod h1:+k1bnyV9qwL67n6XerumQImlPsFU2aj24tBFv8XZoyA= github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2 h1:v4UPEbe6MEto5i4ELtiXWBxUAUIAWL5U1DznfPhi4WE= github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2/go.mod h1:BC6F3DlZc+wpUT9YcwG9MoSfb4tUiH2olB9xYoIsB4I= -github.com/tektoncd/pruner v0.3.5 h1:eQTgnQ56Par9d/6BICsXfTkR0Ybx8c/0QLZeNoJnaYQ= -github.com/tektoncd/pruner v0.3.5/go.mod h1:JbH3IueCWn1rdawvEkM4oyO05lW/ae7GXV4vrUvu4ls= +github.com/tektoncd/pruner v0.3.6 h1:5KyTJ2SPyh+DkRtE77YFqAxLYjzWQe0sYXcyKrRMVrk= +github.com/tektoncd/pruner v0.3.6/go.mod h1:RFqe2f8Pu+bCv9XOIJAC8tYaealo5mr6MBZW2eO0YKk= github.com/tektoncd/triggers v0.35.0 h1:9Z5Cqn7RZTgyspWgWYFHz6AtWUUhd/awJeaisjZdF98= github.com/tektoncd/triggers v0.35.0/go.mod h1:te1wPij1VJ/59wqpVKfwxZHRS/FOZSCMSbBTpKtLfz4= github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gtvVDbmPg= diff --git a/vendor/modules.txt b/vendor/modules.txt index 77db01becb..427d4fd342 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1477,8 +1477,8 @@ github.com/tektoncd/pipeline/test/parse ## explicit; go 1.24.0 github.com/tektoncd/plumbing github.com/tektoncd/plumbing/scripts -# github.com/tektoncd/pruner v0.3.5 -## explicit; go 1.24.0 +# github.com/tektoncd/pruner v0.3.6 +## explicit; go 1.25.0 github.com/tektoncd/pruner/pkg/config github.com/tektoncd/pruner/pkg/metrics # github.com/tektoncd/triggers v0.35.0