File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
kubernetes-model-generator/openapi/generator Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 github.com/stolostron/multicluster-observability-operator v0.0.0-00010101000000-000000000000
3030 github.com/stolostron/multiclusterhub-operator v0.0.0-20240626140553-4f1ed6be3b84
3131 github.com/stolostron/search-v2-operator v0.0.0-20241029125341-1a376a062a45
32- github.com/tektoncd/pipeline v0.69.0
32+ github.com/tektoncd/pipeline v0.69.1
3333 github.com/tektoncd/triggers v0.31.0
3434 istio.io/client-go v1.25.0
3535 k8s.io/api v0.32.3
Original file line number Diff line number Diff line change @@ -1117,8 +1117,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
11171117github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
11181118github.com/stvp/go-udp-testing v0.0.0-20201019212854-469649b16807 /go.mod h1:7jxmlfBCDBXRzr0eAQJ48XC1hBu1np4CS5+cHEYfwpc =
11191119github.com/subosito/gotenv v1.2.0 /go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw =
1120- github.com/tektoncd/pipeline v0.69.0 h1:1KgeNXfsuebg/HQ0lEKO79CDFqKUPrA7gSad5ZbeiHE =
1121- github.com/tektoncd/pipeline v0.69.0 /go.mod h1:n8pgdQTRngXJC06Rii2zunb2GxBz/ZHE5n8AZFx4MdM =
1120+ github.com/tektoncd/pipeline v0.69.1 h1:MxQUYt+m+fxSql9uM8N3XnTMUYNfjrd9VfcIDE9x9vc =
1121+ github.com/tektoncd/pipeline v0.69.1 /go.mod h1:n8pgdQTRngXJC06Rii2zunb2GxBz/ZHE5n8AZFx4MdM =
11221122github.com/tektoncd/triggers v0.31.0 h1:UiOn9sjavdJDEoAT+FZf+L3I1QQvzI31oJm8+GpNa7s =
11231123github.com/tektoncd/triggers v0.31.0 /go.mod h1:Oi+Umveu/vIefYAeS6XOa907tecAvx26sW7J62005tg =
11241124github.com/tidwall/gjson v1.14.2 h1:6BBkirS0rAHjumnjHF6qgy5d2YAJ1TLIaFE2lzfOLqo =
You can’t perform that action at this time.
0 commit comments