Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit 75ad485

Browse files
Update module k8s.io/client-go to v0.34.1
1 parent ee6ed5f commit 75ad485

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
github.com/traefik/traefik/v2 v2.11.10
1414
gopkg.in/yaml.v3 v3.0.1
1515
k8s.io/apimachinery v0.31.1
16-
k8s.io/client-go v0.31.1
16+
k8s.io/client-go v0.34.1
1717
)
1818

1919
require (

0 commit comments

Comments
 (0)