Skip to content

Commit

Permalink
Update kubernetes packages to v0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 18, 2024
1 parent 4116399 commit b56a2e0
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 @@ -9,7 +9,7 @@ require (
github.com/spf13/cobra v1.1.1
github.com/spf13/viper v1.7.1
golang.org/x/sys v0.0.0-20200212091648-12a6c2dcc1e4 // indirect
k8s.io/api v0.17.0
k8s.io/apimachinery v0.17.0
k8s.io/api v0.30.0
k8s.io/apimachinery v0.30.0
k8s.io/client-go v0.17.0
)

0 comments on commit b56a2e0

Please sign in to comment.