build(deps): bump k8s.io/client-go from 0.27.0 to 0.27.1

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.27.0 to 0.27.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.27.0...v0.27.1)
This commit is contained in:
2023-04-15 13:25:01 +00:00
parent 0c0c50768b
commit cfb0db7f4d
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.2
gitlab.com/unboundsoftware/apex-mocks v0.2.0
k8s.io/api v0.27.0
k8s.io/apimachinery v0.27.0
k8s.io/client-go v0.27.0
k8s.io/api v0.27.1
k8s.io/apimachinery v0.27.1
k8s.io/client-go v0.27.1
)
require (