Skip to content

Commit 7d766f6

Browse files
dependabot[bot]tekton-robot
authored andcommitted
chore(deps): bump github.com/tektoncd/pipeline from 1.9.5 to 1.9.6
Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 1.9.5 to 1.9.6. - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v1.9.5...v1.9.6) --- updated-dependencies: - dependency-name: github.com/tektoncd/pipeline dependency-version: 1.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ad2153 commit 7d766f6

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/spf13/cobra v1.10.2
2121
github.com/spf13/viper v1.21.0
2222
github.com/stretchr/testify v1.11.1
23-
github.com/tektoncd/pipeline v1.9.5
23+
github.com/tektoncd/pipeline v1.9.6
2424
github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2
2525
github.com/tektoncd/pruner v0.3.5
2626
github.com/tektoncd/triggers v0.35.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2645,8 +2645,8 @@ github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d h1:vfofYNRScrDd
26452645
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d/go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48=
26462646
github.com/tchap/go-patricia/v2 v2.3.3 h1:xfNEsODumaEcCcY3gI0hYPZ/PcpVv5ju6RMAhgwZDDc=
26472647
github.com/tchap/go-patricia/v2 v2.3.3/go.mod h1:VZRHKAb53DLaG+nA9EaYYiaEx6YztwDlLElMsnSHD4k=
2648-
github.com/tektoncd/pipeline v1.9.5 h1:WNgCcsuSrGjlpuBwfGgf2YGI1KkHMm4TwtoG+gPC0AE=
2649-
github.com/tektoncd/pipeline v1.9.5/go.mod h1:6NHcPJCZAUhnWHK0ZcYvO0PXpBKD7kcer+oYdxPMGTU=
2648+
github.com/tektoncd/pipeline v1.9.6 h1:j/yUWklZwuhF6HaM6jyjlf+pmLMcW8+WLksqhb2/j9I=
2649+
github.com/tektoncd/pipeline v1.9.6/go.mod h1:4MjJtAih3kPpeV3a+LZyWk+Mz1XvM4os+9wOI4ksU3o=
26502650
github.com/tektoncd/pipelines-as-code v0.42.2 h1:3ZJguDi/vomy93xxEKdRAQBtmf6rllkF2QyLLBDTn7Q=
26512651
github.com/tektoncd/pipelines-as-code v0.42.2/go.mod h1:+k1bnyV9qwL67n6XerumQImlPsFU2aj24tBFv8XZoyA=
26522652
github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2 h1:v4UPEbe6MEto5i4ELtiXWBxUAUIAWL5U1DznfPhi4WE=

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1432,8 +1432,8 @@ github.com/syndtr/goleveldb/leveldb/util
14321432
# github.com/tchap/go-patricia/v2 v2.3.3
14331433
## explicit; go 1.16
14341434
github.com/tchap/go-patricia/v2/patricia
1435-
# github.com/tektoncd/pipeline v1.9.5
1436-
## explicit; go 1.25.6
1435+
# github.com/tektoncd/pipeline v1.9.6
1436+
## explicit; go 1.25.10
14371437
github.com/tektoncd/pipeline/internal/artifactref
14381438
github.com/tektoncd/pipeline/pkg/apis/config
14391439
github.com/tektoncd/pipeline/pkg/apis/pipeline

0 commit comments

Comments
 (0)