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

Commit

Permalink
Merge pull request #564 from k82cn/update_vendor
Browse files Browse the repository at this point in the history
Updated vendors.
  • Loading branch information
k8s-ci-robot authored Jan 25, 2019
2 parents b5455a6 + 8d29a46 commit 11a809c
Show file tree
Hide file tree
Showing 392 changed files with 15,381 additions and 27,872 deletions.
234 changes: 85 additions & 149 deletions Gopkg.lock

Large diffs are not rendered by default.

45 changes: 25 additions & 20 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,45 +24,50 @@
# go-tests = true
# unused-packages = true


[[constraint]]
name = "github.com/spf13/pflag"
version = "1.0.1"
branch = "master"
name = "github.com/golang/glog"

[[constraint]]
name = "k8s.io/apimachinery"
version = "kubernetes-1.13.2"
name = "github.com/onsi/ginkgo"
version = "1.7.0"

[[constraint]]
name = "k8s.io/api"
version = "kubernetes-1.13.2"
name = "github.com/onsi/gomega"
version = "1.4.3"

[[constraint]]
name = "k8s.io/apiserver"
version = "kubernetes-1.13.2"
name = "github.com/spf13/pflag"
version = "1.0.3"

[[constraint]]
name = "gopkg.in/yaml.v2"
version = "2.2.2"

[[constraint]]
name = "k8s.io/apiextensions-apiserver"
version = "kubernetes-1.13.2"

[[constraint]]
name = "k8s.io/kubernetes"
version = "v1.13.2"
branch = "master"
name = "k8s.io/gengo"

[[constraint]]
name = "k8s.io/client-go"
version = "v10.0.0"
name = "k8s.io/kubernetes"
version = "1.13.2"

[[constraint]]
name = "github.com/stretchr/testify"
version = "1.1.4"
name = "k8s.io/apimachinery"
version = "kubernetes-1.13.2"

[[override]]
name = "gopkg.in/fsnotify.v1"
source = "https://github.com/fsnotify/fsnotify.git"
[[constraint]]
name = "k8s.io/api"
version = "kubernetes-1.13.2"

[[override]]
name = "github.com/imdario/mergo"
revision = "9316a62528ac99aaecb4e47eadd6dc8aa6533d58"
[[constraint]]
name = "k8s.io/apiserver"
version = "kubernetes-1.13.2"

[prune]
go-tests = true
Expand Down
24 changes: 18 additions & 6 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.

1 change: 0 additions & 1 deletion vendor/github.com/Sirupsen/logrus/.gitignore

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

61 changes: 12 additions & 49 deletions vendor/github.com/Sirupsen/logrus/.travis.yml

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

52 changes: 0 additions & 52 deletions vendor/github.com/Sirupsen/logrus/CHANGELOG.md

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

95 changes: 53 additions & 42 deletions vendor/github.com/Sirupsen/logrus/README.md

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

Loading

0 comments on commit 11a809c

Please sign in to comment.