Bump github.com/evanphx/json-patch

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-17 11:09:39 +00:00
committed by GitHub
parent fc49f3258b
commit a64d4b204e
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.8.0+incompatible
github.com/evanphx/json-patch v5.8.1+incompatible
github.com/fsnotify/fsnotify v1.7.0
github.com/golang/mock v1.6.0
github.com/google/gofuzz v1.2.0