Merge pull request #93811 from liggitt/json-patch-4.8.0-1.18

[1.18] Update to json-patch 4.8.0

Kubernetes-commit: 7914bac28a993d4493e0c1e31323bb9330dbdcf6
This commit is contained in:
Kubernetes Publisher
2020-08-12 05:55:01 +00:00
parent a73c22ff8c
commit 5c2f92ef30
3 changed files with 25 additions and 14 deletions
+13 -5
View File
@@ -76,7 +76,7 @@
},
{
"ImportPath": "github.com/evanphx/json-patch",
"Rev": "v4.2.0"
"Rev": "162e5629780b"
},
{
"ImportPath": "github.com/fsnotify/fsnotify",
@@ -178,6 +178,10 @@
"ImportPath": "github.com/imdario/mergo",
"Rev": "v0.3.5"
},
{
"ImportPath": "github.com/jessevdk/go-flags",
"Rev": "v1.4.0"
},
{
"ImportPath": "github.com/json-iterator/go",
"Rev": "v1.1.8"
@@ -238,6 +242,10 @@
"ImportPath": "github.com/peterbourgon/diskv",
"Rev": "v2.0.1"
},
{
"ImportPath": "github.com/pkg/errors",
"Rev": "v0.8.1"
},
{
"ImportPath": "github.com/pmezard/go-difflib",
"Rev": "v1.0.0"
@@ -348,19 +356,19 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "1b2a9461f0df"
"Rev": "e70c4f3b2093"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "6f2abe07e083"
"Rev": "2a282836017b"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "7b592a8174df"
"Rev": "c8494005d10a"
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "67238afd2e27"
"Rev": "f186a36abf5c"
},
{
"ImportPath": "k8s.io/gengo",