File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -2645,8 +2645,8 @@ github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d h1:vfofYNRScrDd
26452645github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d /go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48 =
26462646github.com/tchap/go-patricia/v2 v2.3.3 h1:xfNEsODumaEcCcY3gI0hYPZ/PcpVv5ju6RMAhgwZDDc =
26472647github.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 =
26502650github.com/tektoncd/pipelines-as-code v0.42.2 h1:3ZJguDi/vomy93xxEKdRAQBtmf6rllkF2QyLLBDTn7Q =
26512651github.com/tektoncd/pipelines-as-code v0.42.2 /go.mod h1:+k1bnyV9qwL67n6XerumQImlPsFU2aj24tBFv8XZoyA =
26522652github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2 h1:v4UPEbe6MEto5i4ELtiXWBxUAUIAWL5U1DznfPhi4WE =
Original file line number Diff line number Diff 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
14341434github.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
14371437github.com/tektoncd/pipeline/internal/artifactref
14381438github.com/tektoncd/pipeline/pkg/apis/config
14391439github.com/tektoncd/pipeline/pkg/apis/pipeline
You can’t perform that action at this time.
0 commit comments