mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #87637 from cjcullen/automated-cherry-pick-of-#87467-upstream-release-1.17
Update gopkg.in/yaml.v2 to v2.2.8 Kubernetes-commit: c96d270ac9a9f0dedc4e6c5767591db7e14178db
This commit is contained in:
Generated
+5
-5
@@ -364,7 +364,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "gopkg.in/yaml.v2",
|
||||
"Rev": "v2.2.4"
|
||||
"Rev": "v2.2.8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "honnef.co/go/tools",
|
||||
@@ -372,19 +372,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "4ed536977f46"
|
||||
"Rev": "d9adff57e763"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "79c2a76c473a"
|
||||
"Rev": "731dcecc2054"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "3a262fe58afa"
|
||||
"Rev": "0cdd283dfd7a"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "e95606b614f0"
|
||||
"Rev": "4ae19cfe9b46"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user