Skip to content

Commit

Permalink
Get kube1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
ravisantoshgudimetla committed Aug 6, 2021
1 parent 85bfbf0 commit 799c5c2
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 44 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ require (
github.com/robfig/cron/v3 v3.0.1
github.com/spf13/pflag v1.0.5
golang.org/x/tools v0.1.4
k8s.io/api v0.21.2
k8s.io/apimachinery v0.21.2
k8s.io/api v0.22.0
k8s.io/apimachinery v0.22.0
k8s.io/autoscaler/vertical-pod-autoscaler v0.9.2
k8s.io/client-go v0.21.2
k8s.io/client-go v0.22.0
k8s.io/klog/v2 v2.9.0
)

Expand Down
Loading

0 comments on commit 799c5c2

Please sign in to comment.