Skip to content

Commit

Permalink
Bump k8s.io/api in /test/custom-task-ctrls/wait-task-beta
Browse files Browse the repository at this point in the history
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.26.2 to 0.26.4.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](kubernetes/api@v0.26.2...v0.26.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 14, 2023
1 parent c46925a commit 4950f26
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions test/custom-task-ctrls/wait-task-beta/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ require (
github.com/emicklei/go-restful v2.16.0+incompatible // indirect
github.com/google/go-cmp v0.5.9
github.com/tektoncd/pipeline v0.46.0
k8s.io/api v0.26.2
k8s.io/apimachinery v0.26.2
k8s.io/api v0.26.4
k8s.io/apimachinery v0.26.4
k8s.io/client-go v0.25.9
k8s.io/utils v0.0.0-20221108210102-8e77b1f39fe2
knative.dev/pkg v0.0.0-20230221145627-8efb3485adcf
Expand Down
8 changes: 4 additions & 4 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 4950f26

Please sign in to comment.