Merge pull request #81871 from prameshj/vendor-update

Update vendor k8s-cloud-provider and google API

Kubernetes-commit: 91bec13163b18238a8ed3d9b872cd27b1193077d
This commit is contained in:
Kubernetes Publisher
2019-08-28 03:09:25 -07:00
parent da203f3b6d
commit 25b34fa161
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": "d651a1528133"
"Rev": "198695d0603e"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "e31a5531b558"
"Rev": "4147c925140e"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "cc5a7c7149a7"
"Rev": "b4d94f01600c"
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "f795916aae3f"
"Rev": "79369ab2ae19"
},
{
"ImportPath": "k8s.io/gengo",