Skip to content

Commit

Permalink
Bump k8s.io/apimachinery from 0.25.16 to 0.29.2
Browse files Browse the repository at this point in the history
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.25.16 to 0.29.2.
- [Commits](kubernetes/apimachinery@v0.25.16...v0.29.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 7f40e76 commit 9f0ba14
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 33 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ go 1.15
require (
github.com/davecgh/go-spew v1.1.1
github.com/onsi/ginkgo v1.16.5 // indirect
k8s.io/apimachinery v0.25.16
k8s.io/apimachinery v0.29.2
k8s.io/client-go v0.25.16
k8s.io/code-generator v0.25.16
sigs.k8s.io/yaml v1.3.0 // indirect
)
Loading

0 comments on commit 9f0ba14

Please sign in to comment.