mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
json-patch was bumped to v5 in k/k as a result of https://github.com/kubernetes/kubernetes/pull/118384; this aligns with that, but switches to the v5 module, which is documented as gopkg.in/evanphx/json-patch.v5. Signed-off-by: Stephen Kitt <skitt@redhat.com>