Skip to content

Commit e2e3fcd

Browse files
dependabot[bot]tekton-robot
authored andcommitted
chore(deps): bump github.com/tektoncd/pipeline from 1.6.4 to 1.6.5
--- updated-dependencies: - dependency-name: github.com/tektoncd/pipeline dependency-version: 1.6.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac4c6b6 commit e2e3fcd

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
@@ -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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2638,8 +2638,8 @@ github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d h1:vfofYNRScrDd
26382638
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d/go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48=
26392639
github.com/tchap/go-patricia/v2 v2.3.3 h1:xfNEsODumaEcCcY3gI0hYPZ/PcpVv5ju6RMAhgwZDDc=
26402640
github.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=
26432643
github.com/tektoncd/pipelines-as-code v0.39.7 h1:KqHajb1+ZSraxX8KVkd7asFLxmPrN0Q1tj8qks9pZUs=
26442644
github.com/tektoncd/pipelines-as-code v0.39.7/go.mod h1:cFUedEkwcrQ23S9uESyKe3V1oK080dPt1Ckyocbk1mA=
26452645
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
@@ -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
14141414
github.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
14171417
github.com/tektoncd/pipeline/internal/artifactref
14181418
github.com/tektoncd/pipeline/pkg/apis/config
14191419
github.com/tektoncd/pipeline/pkg/apis/pipeline

0 commit comments

Comments
 (0)