Skip to content

Commit

Permalink
fix(deps): update module k8s.io/client-go to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 18, 2021
1 parent 8cfe67c commit 73fce5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -11,7 +11,7 @@ require (
k8s.io/api v0.19.0
k8s.io/apiextensions-apiserver v0.19.0
k8s.io/apimachinery v0.19.0
k8s.io/client-go v0.19.0
k8s.io/client-go/v12 v12.0.0
)

// v1.30.0 removes an API which is needed for go.etcd.io/etcd/proxy/grpcproxy, but etcd does not pin its dependency
Expand Down

0 comments on commit 73fce5c

Please sign in to comment.