mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-19 00:00:14 +08:00
Merge pull request #96076 from caesarxuchao/update-deps
Updates golang/x/net and golang/x/sys Kubernetes-commit: a0d23de0861d5a2fc446c417bf0c53fa1f51706e
This commit is contained in:
Generated
+6
-6
@@ -372,7 +372,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/net",
|
||||
"Rev": "ab3426394381"
|
||||
"Rev": "08b38378de70"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/oauth2",
|
||||
@@ -384,7 +384,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/sys",
|
||||
"Rev": "ed371f2e16b4"
|
||||
"Rev": "fdedc70b468f"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/text",
|
||||
@@ -452,19 +452,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "54bcc311e327"
|
||||
"Rev": "14f7c8415b56"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "554eef9dbf66"
|
||||
"Rev": "3a3fc754224f"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "d1a4fe5f2d96"
|
||||
"Rev": "852de461ed6c"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "60862b8acf58"
|
||||
"Rev": "df96d3ebb5f3"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user