mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #87467 from cjcullen/yaml
Update gopkg.in/yaml.v2 to v2.2.8 Kubernetes-commit: 07b358b1904c3c16a40a93a18f95e9411d9a2789
This commit is contained in:
Generated
+5
-5
@@ -340,7 +340,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "gopkg.in/yaml.v2",
|
||||
"Rev": "v2.2.7"
|
||||
"Rev": "v2.2.8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "honnef.co/go/tools",
|
||||
@@ -348,19 +348,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "4a8a79a10e72"
|
||||
"Rev": "924612ff3bca"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "a8b8767d8a3b"
|
||||
"Rev": "954b62493c18"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "dbf12d30bab2"
|
||||
"Rev": "bccad466ab89"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "cb8b34f032ea"
|
||||
"Rev": "12ea3543a7d6"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user