File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/spf13/cobra v1.10.2
1919 github.com/spf13/viper v1.21.0
2020 github.com/stretchr/testify v1.11.1
21- github.com/tektoncd/pipeline v1.6.4
21+ github.com/tektoncd/pipeline v1.6.5
2222 github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2
2323 github.com/tektoncd/pruner v0.3.5
2424 github.com/tektoncd/triggers v0.34.0
Original file line number Diff line number Diff line change @@ -2638,8 +2638,8 @@ github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d h1:vfofYNRScrDd
26382638github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d /go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48 =
26392639github.com/tchap/go-patricia/v2 v2.3.3 h1:xfNEsODumaEcCcY3gI0hYPZ/PcpVv5ju6RMAhgwZDDc =
26402640github.com/tchap/go-patricia/v2 v2.3.3 /go.mod h1:VZRHKAb53DLaG+nA9EaYYiaEx6YztwDlLElMsnSHD4k =
2641- github.com/tektoncd/pipeline v1.6.4 h1:dycxk3UENnKF+22/yjEaaMyKEjkcGeO9Cg+v7lVOMbk =
2642- github.com/tektoncd/pipeline v1.6.4 /go.mod h1:Vpjw0HA1NunzLiqUYByZF8lXmhwpdH5GzaJjxY7BVt4 =
2641+ github.com/tektoncd/pipeline v1.6.5 h1:p0/CV3zG6f0+gnpgImG1DxKb5OYAEPRzz0rtKQA5acU =
2642+ github.com/tektoncd/pipeline v1.6.5 /go.mod h1:qqZQZLqehxExoq6DMmFCISG0Y/lJJnPyougXy2piFCo =
26432643github.com/tektoncd/pipelines-as-code v0.39.7 h1:KqHajb1+ZSraxX8KVkd7asFLxmPrN0Q1tj8qks9pZUs =
26442644github.com/tektoncd/pipelines-as-code v0.39.7 /go.mod h1:cFUedEkwcrQ23S9uESyKe3V1oK080dPt1Ckyocbk1mA =
26452645github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2 h1:v4UPEbe6MEto5i4ELtiXWBxUAUIAWL5U1DznfPhi4WE =
Original file line number Diff line number Diff line change @@ -1412,8 +1412,8 @@ github.com/syndtr/goleveldb/leveldb/util
14121412# github.com/tchap/go-patricia/v2 v2.3.3
14131413## explicit; go 1.16
14141414github.com/tchap/go-patricia/v2/patricia
1415- # github.com/tektoncd/pipeline v1.6.4
1416- ## explicit; go 1.25.6
1415+ # github.com/tektoncd/pipeline v1.6.5
1416+ ## explicit; go 1.25.10
14171417github.com/tektoncd/pipeline/internal/artifactref
14181418github.com/tektoncd/pipeline/pkg/apis/config
14191419github.com/tektoncd/pipeline/pkg/apis/pipeline
You can’t perform that action at this time.
0 commit comments