build(deps): bump k8s.io/client-go from 0.25.0 to 0.25.1

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.25.0...v0.25.1)
This commit is contained in:
2022-09-17 13:24:32 +00:00
parent f2c1ccf97d
commit 47bb67850c
2 changed files with 12 additions and 13 deletions
+3 -3
View File
@@ -5,8 +5,8 @@ go 1.19
require (
github.com/alecthomas/kong v0.6.1
github.com/apex/log v1.9.0
k8s.io/apimachinery v0.25.0
k8s.io/client-go v0.25.0
k8s.io/apimachinery v0.25.1
k8s.io/client-go v0.25.1
)
require (
@@ -42,7 +42,7 @@ require (
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/api v0.25.0 // indirect
k8s.io/api v0.25.1 // indirect
k8s.io/klog/v2 v2.70.1 // indirect
k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 // indirect
k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed // indirect