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 Jul 29, 2021
1 parent 82bf26e commit 6cff001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -13,6 +13,6 @@ require (
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
k8s.io/api v0.20.5
k8s.io/apimachinery v0.20.5
k8s.io/client-go v0.20.5
k8s.io/client-go/v12 v12.0.0
sigs.k8s.io/kind v0.11.1
)

0 comments on commit 6cff001

Please sign in to comment.