Bump github.com/evanphx/json-patch

Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) from 5.7.0+incompatible to 5.8.0+incompatible.
- [Release notes](https://github.com/evanphx/json-patch/releases)
- [Commits](https://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0)

---
updated-dependencies:
- dependency-name: github.com/evanphx/json-patch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-15 11:40:41 +00:00
committed by GitHub
parent 01d5449241
commit 4b67f1be72
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.21
require (
github.com/container-storage-interface/spec v1.9.0
github.com/evanphx/json-patch v5.7.0+incompatible
github.com/evanphx/json-patch v5.8.0+incompatible
github.com/fsnotify/fsnotify v1.7.0
github.com/golang/mock v1.6.0
github.com/google/gofuzz v1.2.0