mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #101357 from feiskyer/update-vendor
Update Azure Go SDK version to v53.1.0 Kubernetes-commit: 253685779f15d2bf1ebf8354474761752edd8d6e
This commit is contained in:
Generated
+6
-6
@@ -36,11 +36,11 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/Azure/go-autorest/autorest",
|
||||
"Rev": "v0.11.12"
|
||||
"Rev": "v0.11.17"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/Azure/go-autorest/autorest/adal",
|
||||
"Rev": "v0.9.5"
|
||||
"Rev": "v0.9.10"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/Azure/go-autorest/autorest/date",
|
||||
@@ -476,19 +476,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "b64c6b5ea77c"
|
||||
"Rev": "95cee4894d89"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "f3a344a9640c"
|
||||
"Rev": "ec059b16b345"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "ae85206fc58c"
|
||||
"Rev": "d3fbdeba9a5e"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "cbf249e0c797"
|
||||
"Rev": "112073bd706e"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user