Skip to content

Commit

Permalink
Bump k8s.io/client-go from 0.22.2 to 0.23.6
Browse files Browse the repository at this point in the history
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.22.2 to 0.23.6.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.22.2...v0.23.6)

---
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 Apr 25, 2022
1 parent ad0bbf1 commit b95a015
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 38 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
github.com/gophercloud/gophercloud v0.22.0
github.com/prometheus/client_golang v1.11.0
gopkg.in/ini.v1 v1.63.2
k8s.io/api v0.22.2
k8s.io/apimachinery v0.22.2
k8s.io/client-go v0.22.2
k8s.io/klog/v2 v2.20.0
k8s.io/api v0.23.6
k8s.io/apimachinery v0.23.6
k8s.io/client-go v0.23.6
k8s.io/klog/v2 v2.30.0
)
Loading

0 comments on commit b95a015

Please sign in to comment.