Go library to apply RFC6902 patches and create and apply RFC7386 patches
Jsonpatch is a library which provides functionallity for both applying RFC6902 JSON patches against documents, as well as for calculating & applying RFC7396 JSON merge patches. This package provides symbolic links that alias the following Go import paths to github.com/evanphx/json-patch: – gopkg.in/evanphx/json-patch.v5 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/evanphx/json-patch.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 5.9.0-4.fc41 | - |
Fedora 41 | 5.9.0-4.fc41 | - |
Fedora 40 | 5.9.0-2.fc40 | - |
Fedora EPEL 10.0 | 5.9.0-4.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-evanphx-json-patch dash maintainers at fedoraproject dot org
.