Name: | compat-golang-gopkg-evanphx-json-patch-5-devel |
---|---|
Version: | 5.9.0 |
Release: | 4.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 35 |
License: | BSD-3-Clause |
RPM: | compat-golang-gopkg-evanphx-json-patch-5-devel-5.9.0-4.el10_0.noarch.rpm |
Source RPM: | golang-github-evanphx-json-patch-5.9.0-4.el10_0.src.rpm |
Build Date: | Wed Dec 18 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/evanphx/json-patch |
Summary: | Go library to apply RFC6902 patches and create and apply RFC7386 patches |
Description: | 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. |