Merge pull request #90582 from RainbowMango/pr_bump_client_golang_1_6

bump client_golang to v1.6.0

Kubernetes-commit: 78f2c8f70d66dd5c64697418d034429b3ebd9dce
This commit is contained in:
Kubernetes Publisher
2020-05-18 23:09:36 -07:00
parent 4f4e76c835
commit a1a67935a6
3 changed files with 22 additions and 15 deletions
+10 -6
View File
@@ -180,7 +180,7 @@
},
{
"ImportPath": "github.com/golang/protobuf",
"Rev": "v1.3.3"
"Rev": "v1.4.2"
},
{
"ImportPath": "github.com/google/btree",
@@ -240,7 +240,7 @@
},
{
"ImportPath": "github.com/json-iterator/go",
"Rev": "v1.1.8"
"Rev": "v1.1.9"
},
{
"ImportPath": "github.com/jstemmer/go-junit-report",
@@ -402,6 +402,10 @@
"ImportPath": "google.golang.org/grpc",
"Rev": "v1.26.0"
},
{
"ImportPath": "google.golang.org/protobuf",
"Rev": "v1.23.0"
},
{
"ImportPath": "gopkg.in/check.v1",
"Rev": "41f04d3bba15"
@@ -432,19 +436,19 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "2490600588fc"
"Rev": "2543aba0e237"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "561e5e9b265b"
"Rev": "bdcc9f4ab675"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "3d5c80942cce"
"Rev": "455d6109ca5a"
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "0881615ab9fd"
"Rev": "3bc239a9bae4"
},
{
"ImportPath": "k8s.io/gengo",