Skip to content
Closed
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 go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/spf13/pflag v1.0.10
github.com/tektoncd/chains v0.26.3
github.com/tektoncd/hub v1.21.0
github.com/tektoncd/pipeline v1.6.1
github.com/tektoncd/pipeline v1.6.2
github.com/tektoncd/plumbing v0.0.0-20250430145243-3b7cd59879c1
github.com/tektoncd/triggers v0.32.0
github.com/theupdateframework/go-tuf v0.7.0
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1546,7 +1546,7 @@ github.com/tektoncd/hub/api/v1/gen/http/catalog/client
github.com/tektoncd/hub/api/v1/gen/http/resource/client
github.com/tektoncd/hub/api/v1/gen/resource
github.com/tektoncd/hub/api/v1/gen/resource/views
# github.com/tektoncd/pipeline v1.6.1 => github.com/AlaudaDevops/pipeline v1.0.3-alauda.1
# github.com/tektoncd/pipeline v1.6.2 => github.com/AlaudaDevops/pipeline v1.0.3-alauda.1
## explicit; go 1.24.0
github.com/tektoncd/pipeline/internal/artifactref
github.com/tektoncd/pipeline/pkg/apis/config
Expand Down
Loading