build(deps): bump k8s.io/client-go from 0.24.0 to 0.24.1 (#5418)

This commit is contained in:
dependabot[bot]
2022-05-30 08:40:41 -07:00
committed by GitHub
parent d9ccb04e9d
commit f8f87e9e6d
2 changed files with 3 additions and 5 deletions

2
go.mod
View File

@@ -32,7 +32,7 @@ require (
gopkg.in/DataDog/dd-trace-go.v1 v1.38.1
k8s.io/api v0.24.1
k8s.io/apimachinery v0.24.1
k8s.io/client-go v0.24.0
k8s.io/client-go v0.24.1
k8s.io/klog/v2 v2.60.1
)