Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion upstream/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/spf13/viper v1.20.1
github.com/stretchr/testify v1.10.0
github.com/tektoncd/pipeline v1.3.1
github.com/tektoncd/plumbing v0.0.0-20250630062957-f863d38f433a
github.com/tektoncd/plumbing v0.0.0-20251021090222-bbf941e0cddd
github.com/tektoncd/triggers v0.32.0
go.opencensus.io v0.24.0
go.uber.org/zap v1.27.0
Expand Down
4 changes: 2 additions & 2 deletions upstream/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1149,8 +1149,8 @@ github.com/tchap/go-patricia/v2 v2.3.2 h1:xTHFutuitO2zqKAQ5rCROYgUb7Or/+IC3fts9/
github.com/tchap/go-patricia/v2 v2.3.2/go.mod h1:VZRHKAb53DLaG+nA9EaYYiaEx6YztwDlLElMsnSHD4k=
github.com/tektoncd/pipeline v1.3.1 h1:GOp49pAMPCXYX1E/cSc2JAm7j4vEB68DOOhGkSoaAmI=
github.com/tektoncd/pipeline v1.3.1/go.mod h1:924mFZJC0FXYruna4kDisnfFnRowJQgRgLpJuGbjNPQ=
github.com/tektoncd/plumbing v0.0.0-20250630062957-f863d38f433a h1:a9/eNSSAsC+7N33gPdqubmdvCYZpfVXAzyyo+RPl7ms=
github.com/tektoncd/plumbing v0.0.0-20250630062957-f863d38f433a/go.mod h1:BC6F3DlZc+wpUT9YcwG9MoSfb4tUiH2olB9xYoIsB4I=
github.com/tektoncd/plumbing v0.0.0-20251021090222-bbf941e0cddd h1:Z9hfmKNq6IDHj6NY6jzrt1pCU8TqTXSwzOuqTgHms0M=
github.com/tektoncd/plumbing v0.0.0-20251021090222-bbf941e0cddd/go.mod h1:BC6F3DlZc+wpUT9YcwG9MoSfb4tUiH2olB9xYoIsB4I=
github.com/tektoncd/triggers v0.32.0 h1:aUo2ePkbvwJaUC8+S66gLuryF17O+I2K/gzQaXjlsm8=
github.com/tektoncd/triggers v0.32.0/go.mod h1:dfJ0Dnp4vl/PflXO3cSgs4aYLxdU5DMAY/BCKI2oUmM=
github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gtvVDbmPg=
Expand Down
2 changes: 0 additions & 2 deletions upstream/vendor/github.com/tektoncd/plumbing/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion upstream/vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1313,7 +1313,7 @@ github.com/tektoncd/pipeline/pkg/spire/config
github.com/tektoncd/pipeline/pkg/substitution
github.com/tektoncd/pipeline/test/diff
github.com/tektoncd/pipeline/test/parse
# github.com/tektoncd/plumbing v0.0.0-20250630062957-f863d38f433a
# github.com/tektoncd/plumbing v0.0.0-20251021090222-bbf941e0cddd
## explicit; go 1.24.0
github.com/tektoncd/plumbing
github.com/tektoncd/plumbing/scripts
Expand Down