Skip to content

Commit

Permalink
Update kubernetes packages to v0.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent ed6c932 commit 2e9bceb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ require (
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.19.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.29.5
k8s.io/apimachinery v0.29.5
k8s.io/api v0.31.2
k8s.io/apimachinery v0.31.2
k8s.io/client-go v0.29.5
k8s.io/klog/v2 v2.110.1
k8s.io/utils v0.0.0-20230726121419-3b25d923346b
Expand Down

0 comments on commit 2e9bceb

Please sign in to comment.