Skip to content

Commit

Permalink
build(deps): bump k8s.io/api from 0.29.13 to 0.29.14
Browse files Browse the repository at this point in the history
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.29.13 to 0.29.14.
- [Commits](kubernetes/api@v0.29.13...v0.29.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 18, 2025
1 parent 2d4f175 commit 43b6cc3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ require (
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
golang.org/x/oauth2 v0.25.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0
k8s.io/api v0.29.13
k8s.io/apimachinery v0.29.13
k8s.io/api v0.29.14
k8s.io/apimachinery v0.29.14
k8s.io/client-go v0.29.13
k8s.io/code-generator v0.29.13
k8s.io/klog v1.0.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum

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

4 changes: 2 additions & 2 deletions vendor/modules.txt

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

0 comments on commit 43b6cc3

Please sign in to comment.