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

Commit 7b58421

Browse files
committed
Updated vendors.
Signed-off-by: Da K. Ma <[email protected]>
1 parent 5750761 commit 7b58421

File tree

392 files changed

+15381
-27872
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

392 files changed

+15381
-27872
lines changed

Gopkg.lock

Lines changed: 85 additions & 149 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 25 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -24,45 +24,50 @@
2424
# go-tests = true
2525
# unused-packages = true
2626

27+
2728
[[constraint]]
28-
name = "github.com/spf13/pflag"
29-
version = "1.0.1"
29+
branch = "master"
30+
name = "github.com/golang/glog"
3031

3132
[[constraint]]
32-
name = "k8s.io/apimachinery"
33-
version = "kubernetes-1.13.2"
33+
name = "github.com/onsi/ginkgo"
34+
version = "1.7.0"
3435

3536
[[constraint]]
36-
name = "k8s.io/api"
37-
version = "kubernetes-1.13.2"
37+
name = "github.com/onsi/gomega"
38+
version = "1.4.3"
3839

3940
[[constraint]]
40-
name = "k8s.io/apiserver"
41-
version = "kubernetes-1.13.2"
41+
name = "github.com/spf13/pflag"
42+
version = "1.0.3"
43+
44+
[[constraint]]
45+
name = "gopkg.in/yaml.v2"
46+
version = "2.2.2"
4247

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

4752
[[constraint]]
48-
name = "k8s.io/kubernetes"
49-
version = "v1.13.2"
53+
branch = "master"
54+
name = "k8s.io/gengo"
5055

5156
[[constraint]]
52-
name = "k8s.io/client-go"
53-
version = "v10.0.0"
57+
name = "k8s.io/kubernetes"
58+
version = "1.13.2"
5459

5560
[[constraint]]
56-
name = "github.com/stretchr/testify"
57-
version = "1.1.4"
61+
name = "k8s.io/apimachinery"
62+
version = "kubernetes-1.13.2"
5863

59-
[[override]]
60-
name = "gopkg.in/fsnotify.v1"
61-
source = "https://github.com/fsnotify/fsnotify.git"
64+
[[constraint]]
65+
name = "k8s.io/api"
66+
version = "kubernetes-1.13.2"
6267

63-
[[override]]
64-
name = "github.com/imdario/mergo"
65-
revision = "9316a62528ac99aaecb4e47eadd6dc8aa6533d58"
68+
[[constraint]]
69+
name = "k8s.io/apiserver"
70+
version = "kubernetes-1.13.2"
6671

6772
[prune]
6873
go-tests = true

vendor/cloud.google.com/go/compute/metadata/metadata.go

Lines changed: 18 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Sirupsen/logrus/.gitignore

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Sirupsen/logrus/.travis.yml

Lines changed: 12 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Sirupsen/logrus/CHANGELOG.md

Lines changed: 0 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Sirupsen/logrus/README.md

Lines changed: 53 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)