Merge pull request #93813 from liggitt/json-patch-4.8.0-1.16

[1.16] Update to json-patch 4.8.0

Kubernetes-commit: d2adc15fc357632eeb65c75288fb46a910ca05eb
This commit is contained in:
Kubernetes Publisher
2020-08-11 18:51:45 -07:00
parent 8e17539f67
commit 7993bd2c48
3 changed files with 24 additions and 13 deletions

16
Godeps/Godeps.json generated
View File

@@ -80,7 +80,7 @@
},
{
"ImportPath": "github.com/evanphx/json-patch",
"Rev": "v4.2.0"
"Rev": "162e5629780b"
},
{
"ImportPath": "github.com/fsnotify/fsnotify",
@@ -182,6 +182,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.7"
@@ -242,6 +246,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"
@@ -372,15 +380,15 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "34b661834646"
"Rev": "0f665c80805a"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "17ad11ffb845"
"Rev": "79e0efc2a654"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "b063729e49a6"
"Rev": "e1f134a72784"
},
{
"ImportPath": "k8s.io/code-generator",