feat(deps): bump github.com/evanphx/json-patch
Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) from 4.11.0+incompatible to 5.6.0+incompatible. - [Release notes](https://github.com/evanphx/json-patch/releases) - [Commits](https://github.com/evanphx/json-patch/compare/v4.11.0...v5.6.0 ) --- updated-dependencies: - dependency-name: github.com/evanphx/json-patch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
+4 -3
... | ... | @@ -6,7 +6,7 @@ require ( |
github.com/NVIDIA/go-nvml v0.11.6-0.0.20220715143214-a79f46f2a6f7 | ||
github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 | ||
github.com/docker/docker v20.10.17+incompatible | ||
github.com/evanphx/json-patch v4.11.0+incompatible | ||
github.com/evanphx/json-patch v5.6.0+incompatible | ||
github.com/fsnotify/fsnotify v1.5.4 | ||
github.com/gin-gonic/gin v1.8.1 | ||
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da | ||
... | ... |
Please register or sign in to comment