mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #83840 from liggitt/json-iter
bump json-iterator dependency Kubernetes-commit: 3387d6cfc73235fd554e5039b85abb7700eaf126
This commit is contained in:
Generated
+5
-5
@@ -184,7 +184,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/json-iterator/go",
|
||||
"Rev": "v1.1.7"
|
||||
"Rev": "v1.1.8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/jstemmer/go-junit-report",
|
||||
@@ -372,19 +372,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "59e77acf588f"
|
||||
"Rev": "6d4d1612ba53"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "c18f71bf2947"
|
||||
"Rev": "dffb012825f2"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "f8f007fd456c"
|
||||
"Rev": "3c0d1af94be5"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "3c1097069dc3"
|
||||
"Rev": "a9a0d9c0b3aa"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user