Merge remote-tracking branch 'origin/master' into release-1.16

Kubernetes-commit: 1aea0dd9383a2f7ac9f7e055ff10a08ea241db51
This commit is contained in:
Kubernetes Publisher
2019-08-28 11:46:44 +00:00
parent edceb5070c
commit 5d1b22f67b
3 changed files with 76 additions and 17 deletions
+64 -8
View File
@@ -8,7 +8,7 @@
"Deps": [
{
"ImportPath": "cloud.google.com/go",
"Rev": "v0.34.0"
"Rev": "v0.38.0"
},
{
"ImportPath": "github.com/Azure/go-autorest/autorest",
@@ -34,6 +34,10 @@
"ImportPath": "github.com/Azure/go-autorest/tracing",
"Rev": "v0.5.0"
},
{
"ImportPath": "github.com/BurntSushi/toml",
"Rev": "v0.3.1"
},
{
"ImportPath": "github.com/BurntSushi/xgb",
"Rev": "27f122750802"
@@ -50,6 +54,10 @@
"ImportPath": "github.com/PuerkitoBio/urlesc",
"Rev": "de5bf2ad4578"
},
{
"ImportPath": "github.com/client9/misspell",
"Rev": "v0.3.4"
},
{
"ImportPath": "github.com/davecgh/go-spew",
"Rev": "v1.1.1"
@@ -106,17 +114,25 @@
"ImportPath": "github.com/gogo/protobuf",
"Rev": "65acae22fc9d"
},
{
"ImportPath": "github.com/golang/glog",
"Rev": "23def4e6c14b"
},
{
"ImportPath": "github.com/golang/groupcache",
"Rev": "02826c3e7903"
},
{
"ImportPath": "github.com/golang/protobuf",
"ImportPath": "github.com/golang/mock",
"Rev": "v1.2.0"
},
{
"ImportPath": "github.com/golang/protobuf",
"Rev": "v1.3.1"
},
{
"ImportPath": "github.com/google/btree",
"Rev": "7d79101e329e"
"Rev": "4030bb1f1f0c"
},
{
"ImportPath": "github.com/google/go-cmp",
@@ -126,10 +142,22 @@
"ImportPath": "github.com/google/gofuzz",
"Rev": "v1.0.0"
},
{
"ImportPath": "github.com/google/martian",
"Rev": "v2.1.0"
},
{
"ImportPath": "github.com/google/pprof",
"Rev": "3ea8567a2e57"
},
{
"ImportPath": "github.com/google/uuid",
"Rev": "v1.1.1"
},
{
"ImportPath": "github.com/googleapis/gax-go/v2",
"Rev": "v2.0.4"
},
{
"ImportPath": "github.com/googleapis/gnostic",
"Rev": "0c5108395e2d"
@@ -144,7 +172,7 @@
},
{
"ImportPath": "github.com/hashicorp/golang-lru",
"Rev": "v0.5.0"
"Rev": "v0.5.1"
},
{
"ImportPath": "github.com/hpcloud/tail",
@@ -158,6 +186,10 @@
"ImportPath": "github.com/json-iterator/go",
"Rev": "v1.1.7"
},
{
"ImportPath": "github.com/jstemmer/go-junit-report",
"Rev": "af01ea7f8024"
},
{
"ImportPath": "github.com/kisielk/errcheck",
"Rev": "v1.2.0"
@@ -234,6 +266,10 @@
"ImportPath": "github.com/stretchr/testify",
"Rev": "v1.3.0"
},
{
"ImportPath": "go.opencensus.io",
"Rev": "v0.21.0"
},
{
"ImportPath": "golang.org/x/crypto",
"Rev": "e84da0312774"
@@ -246,6 +282,10 @@
"ImportPath": "golang.org/x/image",
"Rev": "0694c2d4d067"
},
{
"ImportPath": "golang.org/x/lint",
"Rev": "8f45f776aaf1"
},
{
"ImportPath": "golang.org/x/mobile",
"Rev": "d3739f865fa6"
@@ -286,10 +326,22 @@
"ImportPath": "gonum.org/v1/netlib",
"Rev": "76723241ea4e"
},
{
"ImportPath": "google.golang.org/api",
"Rev": "v0.4.0"
},
{
"ImportPath": "google.golang.org/appengine",
"Rev": "v1.5.0"
},
{
"ImportPath": "google.golang.org/genproto",
"Rev": "e7d98fc518a7"
},
{
"ImportPath": "google.golang.org/grpc",
"Rev": "v1.19.0"
},
{
"ImportPath": "gopkg.in/check.v1",
"Rev": "788fd7840127"
@@ -310,21 +362,25 @@
"ImportPath": "gopkg.in/yaml.v2",
"Rev": "v2.2.2"
},
{
"ImportPath": "honnef.co/go/tools",
"Rev": "3f1c8253044a"
},
{
"ImportPath": "k8s.io/api",
"Rev": "8408f7c78273"
"Rev": "535404967fc8"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "2323990d016a"
"Rev": "35bd9ae31030"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "66eec82cbac1"
"Rev": "960df9c23167"
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "bdcfe8d36feb"
"Rev": "668f4934badc"
},
{
"ImportPath": "k8s.io/gengo",