mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-27 10:19:35 +00:00
Add evanphx/json-patch/v5 to unwanted dependencies
This comes up periodically; bumping to v5 introduces issues with replace operations in JSON patches. k/k relies on non-RFC-compliant operations which v5 no longer allows. Signed-off-by: Stephen Kitt <skitt@redhat.com>
This commit is contained in:
committed by
Jordan Liggitt
parent
c4434c3161
commit
2ca4ffe653
@@ -14,6 +14,7 @@
|
||||
"github.com/bketelsen/crypt": "unused, crypto",
|
||||
"github.com/containerd/cgroups": "standardize on single cgroups library from runc, refer #128157",
|
||||
"github.com/davecgh/go-spew": "refer to #103942",
|
||||
"github.com/evanphx/json-patch/v5": "refer to https://github.com/kubernetes/kubernetes/pull/91622#issuecomment-637087847",
|
||||
"github.com/form3tech-oss/jwt-go": "unmaintained, archive mode",
|
||||
"github.com/getsentry/raven-go": "unmaintained, archive mode",
|
||||
"github.com/go-bindata/go-bindata": "refer to #99829",
|
||||
|
||||
Reference in New Issue
Block a user