Skip to content

Commit

Permalink
Bump k8s.io/apimachinery in /test/custom-task-ctrls/wait-task-beta
Browse files Browse the repository at this point in the history
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.27.9 to 0.27.11.
- [Commits](kubernetes/apimachinery@v0.27.9...v0.27.11)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent 018c4b8 commit 181de0f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
2 changes: 1 addition & 1 deletion test/custom-task-ctrls/wait-task-beta/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/google/go-cmp v0.6.0
github.com/tektoncd/pipeline v0.53.1
k8s.io/api v0.27.9
k8s.io/apimachinery v0.27.9
k8s.io/apimachinery v0.27.11
k8s.io/client-go v0.27.8
k8s.io/utils v0.0.0-20230505201702-9f6742963106
knative.dev/pkg v0.0.0-20231011193800-bd99f2f98be7
Expand Down
25 changes: 17 additions & 8 deletions test/custom-task-ctrls/wait-task-beta/go.sum

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

0 comments on commit 181de0f

Please sign in to comment.