Skip to content

Commit

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

---
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 Jan 22, 2024
1 parent 7b210c5 commit 51b1687
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 80 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@ module github.com/szuecs/routegroup-client
go 1.15

require (
github.com/blang/semver v3.5.1+incompatible // indirect
github.com/davecgh/go-spew v1.1.1
github.com/googleapis/gnostic v0.5.5 // indirect
github.com/spf13/viper v1.8.1 // indirect
k8s.io/apimachinery v0.24.17
k8s.io/apimachinery v0.29.1
k8s.io/client-go v0.24.17
k8s.io/code-generator v0.24.17
sigs.k8s.io/controller-tools v0.9.2
Expand Down
Loading

0 comments on commit 51b1687

Please sign in to comment.