build(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.2 to 0.28.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.2...v0.28.3)
This commit is contained in:
2023-10-19 13:25:33 +00:00
parent 9f7c371c37
commit 0500288308
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.4
gitlab.com/unboundsoftware/apex-mocks v0.2.0
k8s.io/api v0.28.2
k8s.io/apimachinery v0.28.2
k8s.io/client-go v0.28.2
k8s.io/api v0.28.3
k8s.io/apimachinery v0.28.3
k8s.io/client-go v0.28.3
)
require (