Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
update dependencies to point to latest k8s api release (#4157)
Browse files Browse the repository at this point in the history
  • Loading branch information
tariq1890 authored and jackfrancis committed Nov 5, 2018
1 parent 7082f9a commit b23fd66
Show file tree
Hide file tree
Showing 770 changed files with 49,627 additions and 25,629 deletions.
113 changes: 97 additions & 16 deletions Gopkg.lock

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

10 changes: 1 addition & 9 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,17 +98,9 @@ required = [
name = "gopkg.in/yaml.v2"
version = "2.0.0"

[[constraint]]
name = "k8s.io/api"
version = "kubernetes-1.10.0"

[[constraint]]
name = "k8s.io/apimachinery"
version = "kubernetes-1.10.0"

[[constraint]]
name = "k8s.io/client-go"
version = "~7.0.0"
version = "v9.0.0"

[[constraint]]
name = "github.com/onsi/ginkgo"
Expand Down
1 change: 1 addition & 0 deletions vendor/github.com/google/btree/.travis.yml

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

Loading

0 comments on commit b23fd66

Please sign in to comment.