Skip to content

Commit

Permalink
Bump k8s.io/client-go from 0.25.16 to 0.29.3
Browse files Browse the repository at this point in the history
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.16 to 0.29.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.25.16...v0.29.3)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  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 b881cb7
Show file tree
Hide file tree
Showing 2 changed files with 1,106 additions and 57 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ 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/client-go v0.25.16
k8s.io/apimachinery v0.29.3
k8s.io/client-go v0.29.3
k8s.io/code-generator v0.25.16
sigs.k8s.io/yaml v1.3.0
)
Loading

0 comments on commit b881cb7

Please sign in to comment.