Merge pull request #851 from kubernetes-csi/dependabot/go_modules/github.com/evanphx/json-patch-5.6.0incompatible

Bump github.com/evanphx/json-patch from 4.12.0+incompatible to 5.6.0+incompatible
This commit is contained in:
Kubernetes Prow Robot
2023-06-12 09:01:50 -07:00
committed by GitHub
4 changed files with 4 additions and 46 deletions

2
go.mod
View File

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