Skip to content

Commit

Permalink
vendor: Bump Kubernetes dependencies to v0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwg committed Feb 5, 2021
1 parent 92efb16 commit 876d506
Show file tree
Hide file tree
Showing 502 changed files with 62,071 additions and 15,392 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ require (
github.com/fatih/color v1.9.0
github.com/mattn/go-colorable v0.1.6 // indirect
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
github.com/stretchr/testify v1.4.0
github.com/stretchr/testify v1.6.1
github.com/urfave/cli v1.19.1
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
k8s.io/api v0.19.3
k8s.io/apimachinery v0.19.3
k8s.io/client-go v0.19.3
k8s.io/api v0.20.2
k8s.io/apimachinery v0.20.2
k8s.io/client-go v0.20.2
)
209 changes: 155 additions & 54 deletions go.sum

Large diffs are not rendered by default.

12 changes: 0 additions & 12 deletions vendor/cloud.google.com/go/compute/metadata/.repo-metadata.json

This file was deleted.

41 changes: 17 additions & 24 deletions vendor/cloud.google.com/go/compute/metadata/metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 32 additions & 0 deletions vendor/github.com/Azure/go-autorest/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 876d506

Please sign in to comment.