Skip to content

Commit 2399815

Browse files
Update kubernetes packages to v0.34.0
1 parent ee6ed5f commit 2399815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ require (
1212
github.com/spf13/pflag v1.0.5
1313
github.com/traefik/traefik/v2 v2.11.10
1414
gopkg.in/yaml.v3 v3.0.1
15-
k8s.io/apimachinery v0.31.1
16-
k8s.io/client-go v0.31.1
15+
k8s.io/apimachinery v0.34.0
16+
k8s.io/client-go v0.34.0
1717
)
1818

1919
require (

0 commit comments

Comments
 (0)