Skip to content

Commit 29c2e32

Browse files
authored
Merge pull request #1137 from vincepri/update-jsonpatch490-06
🌱 [0.6] Update json-patch to v4.9.0
2 parents ebb8f3f + 50d7d20 commit 29c2e32

File tree

2 files changed

+3
-52
lines changed

2 files changed

+3
-52
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ module sigs.k8s.io/controller-runtime
33
go 1.13
44

55
require (
6-
github.com/beorn7/perks v1.0.1 // indirect
7-
github.com/evanphx/json-patch v4.5.0+incompatible
6+
github.com/evanphx/json-patch v4.9.0+incompatible
87
github.com/fsnotify/fsnotify v1.4.9
98
github.com/go-logr/logr v0.1.0
109
github.com/go-logr/zapr v0.1.0

0 commit comments

Comments
 (0)