build(deps): bump k8s.io/client-go from 0.25.3 to 0.25.4

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.3 to 0.25.4.
- [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.3...v0.25.4)
This commit is contained in:
2022-11-11 13:25:31 +00:00
parent e558395416
commit e6015b2838
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -7,9 +7,9 @@ require (
github.com/apex/log v1.9.0
github.com/stretchr/testify v1.8.1
gitlab.com/unboundsoftware/apex-mocks v0.2.0
k8s.io/api v0.25.3
k8s.io/apimachinery v0.25.3
k8s.io/client-go v0.25.3
k8s.io/api v0.25.4
k8s.io/apimachinery v0.25.4
k8s.io/client-go v0.25.4
)
require (