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

Commit 3dedc98

Browse files
committed
Update module k8s.io/client-go to v1
Signed-off-by: Renovate Bot <[email protected]>
1 parent de93089 commit 3dedc98

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
@@ -25,7 +25,7 @@ require (
2525
gopkg.in/yaml.v2 v2.4.0
2626
k8s.io/api v0.17.3
2727
k8s.io/apimachinery v0.17.3
28-
k8s.io/client-go v0.17.3
28+
k8s.io/client-go v1.5.2
2929
)
3030

3131
replace github.com/Azure/go-autorest => github.com/Azure/go-autorest v13.3.2+incompatible

0 commit comments

Comments
 (0)