Skip to content

Commit

Permalink
update k8s.io to v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirianni committed Aug 12, 2021
1 parent 7f94b79 commit 58c184f
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 34 deletions.
7 changes: 4 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ require (
google.golang.org/genproto v0.0.0-20210722135532-667f2b7c528f
google.golang.org/grpc v1.39.0
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.21.2
k8s.io/apimachinery v0.21.2
k8s.io/client-go v0.21.1
// k8s.io modules should be the same version
k8s.io/api v0.22.0
k8s.io/apimachinery v0.22.0
k8s.io/client-go v0.22.0
)
Loading

0 comments on commit 58c184f

Please sign in to comment.