build(deps): bump k8s.io/client-go from 0.21.1 to 0.21.2 (#4710)

This commit is contained in:
dependabot[bot]
2021-06-21 05:52:36 -07:00
committed by GitHub
parent 36bf876aaf
commit 780c256c5f
2 changed files with 3 additions and 6 deletions

2
go.mod
View File

@@ -36,6 +36,6 @@ require (
gopkg.in/DataDog/dd-trace-go.v1 v1.31.1
k8s.io/api v0.21.2
k8s.io/apimachinery v0.21.2
k8s.io/client-go v0.21.1
k8s.io/client-go v0.21.2
k8s.io/klog v1.0.0
)