Skip to content

Commit

Permalink
chore(deps): Bump k8s.io/client-go from 0.19.3 to 0.20.0 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: Rémy Léone <rleone@scaleway.com>
  • Loading branch information
dependabot[bot] and remyleone authored Mar 22, 2023
1 parent 467cd4a commit d344bee
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 41 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.15
require (
github.com/jetstack/cert-manager v1.0.4
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.7.0.20201117145121-3abc1efd92f7
k8s.io/api v0.19.3
k8s.io/apiextensions-apiserver v0.19.3
k8s.io/apimachinery v0.19.3
k8s.io/client-go v0.19.3
k8s.io/api v0.20.0
k8s.io/apiextensions-apiserver v0.20.0
k8s.io/apimachinery v0.20.0
k8s.io/client-go v0.20.0
)
Loading

0 comments on commit d344bee

Please sign in to comment.