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

Commit e9f7d2c

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

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
@@ -19,7 +19,7 @@ require (
1919
gopkg.in/yaml.v3 v3.0.1 // indirect; pin v3.0.1 >= because of CVE-2022-28948
2020
k8s.io/api v0.24.1
2121
k8s.io/apimachinery v0.24.1
22-
k8s.io/client-go v0.24.1
22+
k8s.io/client-go v1.5.2
2323
)
2424

2525
require (

0 commit comments

Comments
 (0)