build(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3 (#6200)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-10 15:40:31 +02:00
committed by GitHub
parent e550ebd519
commit cd3efc8c7b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -34,7 +34,7 @@ require (
gopkg.in/DataDog/dd-trace-go.v1 v1.51.0
k8s.io/api v0.27.3
k8s.io/apimachinery v0.27.3
k8s.io/client-go v0.27.2
k8s.io/client-go v0.27.3
k8s.io/klog/v2 v2.100.1
k8s.io/utils v0.0.0-20230209194617-a36077c30491
)