build(deps): bump k8s.io/client-go from 0.28.0 to 0.28.1

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.0 to 0.28.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.0...v0.28.1)
This commit is contained in:
2023-08-25 13:25:10 +00:00
parent b4c29e3a52
commit 6b1982ae5e
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.0
k8s.io/apimachinery v0.28.0
k8s.io/client-go v0.28.0
k8s.io/api v0.28.1
k8s.io/apimachinery v0.28.1
k8s.io/client-go v0.28.1
)
require (