Skip to content

Commit

Permalink
Update module k8s.io/client-go to v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 18, 2021
1 parent 94f77af commit ece702e
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 27 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ require (
github.com/knadh/koanf v0.15.0
github.com/mistifyio/go-zfs v2.1.1+incompatible
github.com/stretchr/testify v1.7.0
k8s.io/api v0.19.1
k8s.io/apimachinery v0.19.1
k8s.io/client-go v0.19.1
k8s.io/api v0.21.1
k8s.io/apimachinery v0.21.1
k8s.io/client-go v0.21.1
k8s.io/klog/v2 v2.8.0
sigs.k8s.io/sig-storage-lib-external-provisioner/v6 v6.3.0
)
Loading

0 comments on commit ece702e

Please sign in to comment.