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:
2
go.mod
2
go.mod
@@ -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
|
||||
|
Reference in New Issue
Block a user