Skip to content

Commit 94a155c

Browse files
chore(deps): bump github.com/tektoncd/pipeline
Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 0.69.0 to 0.69.1. - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v0.69.0...v0.69.1) --- updated-dependencies: - dependency-name: github.com/tektoncd/pipeline dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7938dbf commit 94a155c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

kubernetes-model-generator/openapi/generator/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

kubernetes-model-generator/openapi/generator/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1117,8 +1117,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
11171117
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
11181118
github.com/stvp/go-udp-testing v0.0.0-20201019212854-469649b16807/go.mod h1:7jxmlfBCDBXRzr0eAQJ48XC1hBu1np4CS5+cHEYfwpc=
11191119
github.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=
11221122
github.com/tektoncd/triggers v0.31.0 h1:UiOn9sjavdJDEoAT+FZf+L3I1QQvzI31oJm8+GpNa7s=
11231123
github.com/tektoncd/triggers v0.31.0/go.mod h1:Oi+Umveu/vIefYAeS6XOa907tecAvx26sW7J62005tg=
11241124
github.com/tidwall/gjson v1.14.2 h1:6BBkirS0rAHjumnjHF6qgy5d2YAJ1TLIaFE2lzfOLqo=

0 commit comments

Comments
 (0)