Skip to content

Commit

Permalink
Update kubernetes packages to v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2022
1 parent 732cc5c commit 7131eff
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/cloudflare/cloudflare-go v0.44.0
github.com/spf13/cobra v1.5.0
github.com/spf13/viper v1.12.0
k8s.io/api v0.22.4
k8s.io/apimachinery v0.22.4
k8s.io/client-go v0.22.4
k8s.io/api v0.25.0
k8s.io/apimachinery v0.25.0
k8s.io/client-go v0.25.0
)
Loading

0 comments on commit 7131eff

Please sign in to comment.