Skip to content

Commit 93c4268

Browse files
authored
Apply unstructured patches and recreate the patch based on the difference (#46)
1 parent ac64299 commit 93c4268

File tree

5 files changed

+157
-89
lines changed

5 files changed

+157
-89
lines changed

.idea/k8s-objectmatcher.iml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ go 1.15
44

55
require (
66
emperror.dev/errors v0.8.0
7+
github.com/evanphx/json-patch v4.9.0+incompatible
78
github.com/json-iterator/go v1.1.11
89
k8s.io/apimachinery v0.19.2
910
)

0 commit comments

Comments
 (0)