Skip to content

Commit

Permalink
Bump k8s.io/apiextensions-apiserver from 0.17.3 to 0.20.2 (#3)
Browse files Browse the repository at this point in the history
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.17.3 to 0.20.2.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.17.3...v0.20.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2021
1 parent 0c7b374 commit b051610
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 153 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ require (
github.com/Masterminds/sprig v2.22.0+incompatible
github.com/huandu/xstrings v1.3.2 // indirect
github.com/mitchellh/copystructure v1.0.0 // indirect
github.com/sirupsen/logrus v1.4.2
github.com/sirupsen/logrus v1.6.0
github.com/spf13/cobra v1.1.1
github.com/spf13/viper v1.7.1
gopkg.in/yaml.v2 v2.4.0
k8s.io/apiextensions-apiserver v0.17.3
k8s.io/apiextensions-apiserver v0.20.2
k8s.io/apimachinery v0.20.2
k8s.io/client-go v0.17.3
k8s.io/client-go v0.20.2
)
Loading

0 comments on commit b051610

Please sign in to comment.