Skip to content

Commit bbcc075

Browse files
[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](tektoncd/pruner@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] <support@github.com>
1 parent 1e533f2 commit bbcc075

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/stretchr/testify v1.11.1
2424
github.com/tektoncd/pipeline v1.12.2
2525
github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2
26-
github.com/tektoncd/pruner v0.4.0
26+
github.com/tektoncd/pruner v0.4.1
2727
github.com/tektoncd/triggers v0.36.0
2828
go.uber.org/zap v1.28.0
2929
golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,8 +1247,8 @@ github.com/tektoncd/pipeline v1.12.2 h1:pVip2g/FIMpB7cdrh4M2d/eXD8JhgzKc9yEtxSEq
12471247
github.com/tektoncd/pipeline v1.12.2/go.mod h1:cj7Z+1WuF/fcHSL3db8BWwsOQYl4Sv9WOgvow3nVt0E=
12481248
github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2 h1:v4UPEbe6MEto5i4ELtiXWBxUAUIAWL5U1DznfPhi4WE=
12491249
github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2/go.mod h1:BC6F3DlZc+wpUT9YcwG9MoSfb4tUiH2olB9xYoIsB4I=
1250-
github.com/tektoncd/pruner v0.4.0 h1:DMLoiJIy28WNwPC1H6mW4PzDq1egHgl6oTAG2i8in/E=
1251-
github.com/tektoncd/pruner v0.4.0/go.mod h1:oxmjhrMNGsovv0zz1/TbJk2/bhTBVkR0MaL+io2c9GY=
1250+
github.com/tektoncd/pruner v0.4.1 h1:peOrqMQ6TUJ9LYTuVkekZMN5yI2QrguouH1SHe6bxP8=
1251+
github.com/tektoncd/pruner v0.4.1/go.mod h1:oxmjhrMNGsovv0zz1/TbJk2/bhTBVkR0MaL+io2c9GY=
12521252
github.com/tektoncd/triggers v0.36.0 h1:nyNkMN3L+TvpRHQXDIXc8hqicj494Xx9Dv2+8wgjxe8=
12531253
github.com/tektoncd/triggers v0.36.0/go.mod h1:O3kGLFBWDgjgvlGNdGWcrV2rVoRvgousDKhTwCSeakU=
12541254
github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gtvVDbmPg=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1536,7 +1536,7 @@ github.com/tektoncd/pipeline/test/parse
15361536
## explicit; go 1.24.0
15371537
github.com/tektoncd/plumbing
15381538
github.com/tektoncd/plumbing/scripts
1539-
# github.com/tektoncd/pruner v0.4.0
1539+
# github.com/tektoncd/pruner v0.4.1
15401540
## explicit; go 1.25.7
15411541
github.com/tektoncd/pruner/pkg/config
15421542
github.com/tektoncd/pruner/pkg/metrics

0 commit comments

Comments
 (0)