Skip to content

Commit

Permalink
Bump k8s.io/apimachinery from 0.25.16 to 0.29.3
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.3.
- [Commits](kubernetes/apimachinery@v0.25.16...v0.29.3)

---
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 26, 2024
1 parent 07b8995 commit 8e9c38a
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 32 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +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.3
k8s.io/client-go v0.25.16
k8s.io/code-generator v0.25.16
sigs.k8s.io/yaml v1.3.0
Expand Down
Loading

0 comments on commit 8e9c38a

Please sign in to comment.