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 Jun 1, 2021
1 parent 011e21f commit afb4953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -17,5 +17,5 @@ require (
github.com/spf13/cobra v1.1.3
github.com/spf13/viper v1.7.0
github.com/stretchr/testify v1.6.1
k8s.io/client-go v0.20.4
k8s.io/client-go/v12 v12.0.0
)

0 comments on commit afb4953

Please sign in to comment.