Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Commit 504e65f

Browse files
committed
build(deps): update module k8s.io/client-go to v1
Signed-off-by: Renovate Bot <[email protected]>
1 parent 39e0986 commit 504e65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
gopkg.in/yaml.v2 v2.4.0
1414
k8s.io/api v0.17.3
1515
k8s.io/apimachinery v0.17.3
16-
k8s.io/client-go v0.17.3
16+
k8s.io/client-go v1.5.2
1717
)
1818

1919
require (

0 commit comments

Comments
 (0)