Skip to content

Commit

Permalink
chore: add kubernetes-sigs/application dep (kubernetes#2985)
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 authored and k8s-ci-robot committed Apr 27, 2018
1 parent e087c48 commit 6355e97
Show file tree
Hide file tree
Showing 2,687 changed files with 1,201,542 additions and 13,415 deletions.
302 changes: 264 additions & 38 deletions Gopkg.lock

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

[[constraint]]
name = "k8s.io/api"
version = "kubernetes-1.8.0"
branch = "release-1.9"

[[constraint]]
name = "k8s.io/apimachinery"
version = "kubernetes-1.8.0"
branch = "release-1.9"

[[constraint]]
name = "k8s.io/client-go"
version = "v5.0.0"
branch = "release-6.0"

[[constraint]]
name = "k8s.io/heapster"
Expand All @@ -24,7 +24,7 @@
name = "github.com/docker/distribution"
version = "2.6.2"

[[constraint]]
[[override]]
name = "github.com/golang/glog"
branch = "master"

Expand All @@ -51,3 +51,7 @@
[[override]]
name = "github.com/emicklei/go-restful"
version = "1.0.0"

[[constraint]]
name = "github.com/kubernetes-sigs/application"
branch = "master"
108 changes: 108 additions & 0 deletions vendor/github.com/beorn7/perks/histogram/histogram.go

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

90 changes: 90 additions & 0 deletions vendor/github.com/beorn7/perks/topk/topk.go

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

13 changes: 0 additions & 13 deletions vendor/github.com/davecgh/go-spew/LICENSE

This file was deleted.

Loading

0 comments on commit 6355e97

Please sign in to comment.