build(deps): bump k8s.io/api from 0.25.2 to 0.25.3

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.25.2...v0.25.3)
This commit is contained in:
2022-10-14 13:25:33 +00:00
parent e8361bd43f
commit 13d14eb7fa
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ require (
github.com/apex/log v1.9.0
github.com/stretchr/testify v1.8.0
gitlab.com/unboundsoftware/apex-mocks v0.2.0
k8s.io/api v0.25.2
k8s.io/apimachinery v0.25.2
k8s.io/api v0.25.3
k8s.io/apimachinery v0.25.3
k8s.io/client-go v0.25.2
)