Skip to content
Closed
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 @@ -25,7 +25,7 @@ require (
github.com/spf13/pflag v1.0.10
github.com/tektoncd/chains v0.19.0
github.com/tektoncd/hub v1.15.1
github.com/tektoncd/pipeline v0.55.0
github.com/tektoncd/pipeline v1.1.0
github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1
github.com/tektoncd/triggers v0.25.1-0.20231222120246-0127ca12341d
github.com/theupdateframework/go-tuf v0.7.0
Expand Down
Loading