Skip to content

Commit

Permalink
fix(deps): update kubernetes packages to v0.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 6d99bf3 commit 5e6ba04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ go 1.20
require (
github.com/fatih/color v1.17.0
github.com/spf13/pflag v1.0.5
k8s.io/api v0.29.4
k8s.io/apimachinery v0.29.4
k8s.io/client-go v0.29.4
k8s.io/api v0.31.2
k8s.io/apimachinery v0.31.2
k8s.io/client-go v0.31.2
)

require (
Expand Down

0 comments on commit 5e6ba04

Please sign in to comment.