Skip to content

Commit

Permalink
Apply unstructured patches and recreate the patch based on the differ…
Browse files Browse the repository at this point in the history
…ence (#46)
  • Loading branch information
pepov authored Oct 25, 2021
1 parent ac64299 commit 93c4268
Show file tree
Hide file tree
Showing 5 changed files with 157 additions and 89 deletions.
1 change: 1 addition & 0 deletions .idea/k8s-objectmatcher.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ go 1.15

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

0 comments on commit 93c4268

Please sign in to comment.