From 01bbdbff760ccadea25de5dc8d415f6d623b9051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 06:55:21 +0000 Subject: [PATCH] [release-v0.80.x] bump github.com/tektoncd/pruner from 0.4.0 to 0.4.1 Bumps [github.com/tektoncd/pruner](https://github.com/tektoncd/pruner) from 0.4.0 to 0.4.1. - [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.4.0...v0.4.1) --- updated-dependencies: - dependency-name: github.com/tektoncd/pruner dependency-version: 0.4.1 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 528e011198..944771f5f7 100644 --- a/go.mod +++ b/go.mod @@ -23,7 +23,7 @@ require ( github.com/stretchr/testify v1.11.1 github.com/tektoncd/pipeline v1.12.2 github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2 - github.com/tektoncd/pruner v0.4.0 + github.com/tektoncd/pruner v0.4.1 github.com/tektoncd/triggers v0.36.0 go.uber.org/zap v1.28.0 golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90 diff --git a/go.sum b/go.sum index f58578adc9..89dfe34b7d 100644 --- a/go.sum +++ b/go.sum @@ -1247,8 +1247,8 @@ github.com/tektoncd/pipeline v1.12.2 h1:pVip2g/FIMpB7cdrh4M2d/eXD8JhgzKc9yEtxSEq github.com/tektoncd/pipeline v1.12.2/go.mod h1:cj7Z+1WuF/fcHSL3db8BWwsOQYl4Sv9WOgvow3nVt0E= 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.4.0 h1:DMLoiJIy28WNwPC1H6mW4PzDq1egHgl6oTAG2i8in/E= -github.com/tektoncd/pruner v0.4.0/go.mod h1:oxmjhrMNGsovv0zz1/TbJk2/bhTBVkR0MaL+io2c9GY= +github.com/tektoncd/pruner v0.4.1 h1:peOrqMQ6TUJ9LYTuVkekZMN5yI2QrguouH1SHe6bxP8= +github.com/tektoncd/pruner v0.4.1/go.mod h1:oxmjhrMNGsovv0zz1/TbJk2/bhTBVkR0MaL+io2c9GY= github.com/tektoncd/triggers v0.36.0 h1:nyNkMN3L+TvpRHQXDIXc8hqicj494Xx9Dv2+8wgjxe8= github.com/tektoncd/triggers v0.36.0/go.mod h1:O3kGLFBWDgjgvlGNdGWcrV2rVoRvgousDKhTwCSeakU= github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gtvVDbmPg= diff --git a/vendor/modules.txt b/vendor/modules.txt index 8acd562be9..11179ec2f6 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1536,7 +1536,7 @@ 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.4.0 +# github.com/tektoncd/pruner v0.4.1 ## explicit; go 1.25.7 github.com/tektoncd/pruner/pkg/config github.com/tektoncd/pruner/pkg/metrics