Skip to content

Commit 6d82a7e

Browse files
dependabot[bot]tekton-robot
authored andcommitted
chore(deps): bump github.com/tektoncd/pipeline from 1.9.0 to 1.9.1
Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: github.com/tektoncd/pipeline dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e45a7c commit 6d82a7e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ retract v0.3.2
99

1010
require (
1111
github.com/stretchr/testify v1.11.1
12-
github.com/tektoncd/pipeline v1.9.0
12+
github.com/tektoncd/pipeline v1.9.1
1313
github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2
1414
go.opentelemetry.io/otel v1.40.0
1515
go.opentelemetry.io/otel/metric v1.40.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,8 +340,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
340340
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
341341
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
342342
github.com/stvp/go-udp-testing v0.0.0-20201019212854-469649b16807/go.mod h1:7jxmlfBCDBXRzr0eAQJ48XC1hBu1np4CS5+cHEYfwpc=
343-
github.com/tektoncd/pipeline v1.9.0 h1:f/5Vwq1bF4eQQk3hiE7Y5fMvq1nJRTxqqhq5E9YZBeQ=
344-
github.com/tektoncd/pipeline v1.9.0/go.mod h1:PTlIZ4Mhr8HZDx404O7spJtafiynetTMedCsXStjtHk=
343+
github.com/tektoncd/pipeline v1.9.1 h1:Js6NQleJLoo5vrS6ebg+WoHntMDY6xMS9zDvbGR2RjQ=
344+
github.com/tektoncd/pipeline v1.9.1/go.mod h1:PTlIZ4Mhr8HZDx404O7spJtafiynetTMedCsXStjtHk=
345345
github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2 h1:v4UPEbe6MEto5i4ELtiXWBxUAUIAWL5U1DznfPhi4WE=
346346
github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2/go.mod h1:BC6F3DlZc+wpUT9YcwG9MoSfb4tUiH2olB9xYoIsB4I=
347347
github.com/vbatts/tar-split v0.12.1 h1:CqKoORW7BUWBe7UL/iqTVvkTBOF8UvOMKOIZykxnnbo=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ github.com/spf13/pflag
269269
## explicit; go 1.17
270270
github.com/stretchr/testify/assert
271271
github.com/stretchr/testify/assert/yaml
272-
# github.com/tektoncd/pipeline v1.9.0
272+
# github.com/tektoncd/pipeline v1.9.1
273273
## explicit; go 1.24.0
274274
github.com/tektoncd/pipeline/internal/artifactref
275275
github.com/tektoncd/pipeline/pkg/apis/config

0 commit comments

Comments
 (0)