Skip to content

Commit

Permalink
Bump k8s.io/client-go from 0.19.4 to 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 9, 2021
1 parent 20f010d commit 9487052
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 18 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ require (
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
k8s.io/api v0.19.4
k8s.io/apimachinery v0.19.4
k8s.io/api v0.21.1
k8s.io/apimachinery v0.21.1
k8s.io/cli-runtime v0.19.4
k8s.io/client-go v0.19.4
k8s.io/client-go v0.21.1
sigs.k8s.io/yaml v1.2.0
)
Loading

0 comments on commit 9487052

Please sign in to comment.