mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #101888 from kolyshkin/update-runc-rc94
vendor: bump runc to rc94 Kubernetes-commit: b1b06fe0a4d80ac0fd67fae56f29a3710934a256
This commit is contained in:
Generated
+6
-6
@@ -192,7 +192,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/google/go-cmp",
|
||||
"Rev": "v0.5.2"
|
||||
"Rev": "v0.5.4"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/google/gofuzz",
|
||||
@@ -400,7 +400,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/sys",
|
||||
"Rev": "a50acf3fe073"
|
||||
"Rev": "d19ff857e887"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/term",
|
||||
@@ -476,19 +476,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "8672a591239a"
|
||||
"Rev": "c10867da44cc"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "4c2cee4b928c"
|
||||
"Rev": "e1b4d3faae10"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "253f58be506d"
|
||||
"Rev": "da281643cfad"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "f57bba428cbd"
|
||||
"Rev": "66f43cf5fe58"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user